Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type PromptContentItemBulletedTextClient struct + func NewPromptContentItemBulletedTextClient(cc grpc.ClientConnInterface) *PromptContentItemBulletedTextClient + func (c *PromptContentItemBulletedTextClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *PromptContentItemBulletedTextClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type PromptContentItemPlainTextClient struct + func NewPromptContentItemPlainTextClient(cc grpc.ClientConnInterface) *PromptContentItemPlainTextClient + func (c *PromptContentItemPlainTextClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *PromptContentItemPlainTextClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type PromptContentViewWithMoreOptionsButtonBuilderClient struct + func NewPromptContentViewWithMoreOptionsButtonBuilderClient(cc grpc.ClientConnInterface) *PromptContentViewWithMoreOptionsButtonBuilderClient + func (c *PromptContentViewWithMoreOptionsButtonBuilderClient) Build(ctx context.Context) (int64, error) + func (c *PromptContentViewWithMoreOptionsButtonBuilderClient) SetDescription(ctx context.Context, arg0 string) (int64, error) + func (c *PromptContentViewWithMoreOptionsButtonBuilderClient) SetMoreOptionsButtonListener(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + type PromptContentViewWithMoreOptionsButtonClient struct + func NewPromptContentViewWithMoreOptionsButtonClient(cc grpc.ClientConnInterface) *PromptContentViewWithMoreOptionsButtonClient + func (c *PromptContentViewWithMoreOptionsButtonClient) DescribeContents(ctx context.Context) (int32, error) + func (c *PromptContentViewWithMoreOptionsButtonClient) GetDescription(ctx context.Context) (string, error) + func (c *PromptContentViewWithMoreOptionsButtonClient) GetMoreOptionsButtonListener(ctx context.Context) (int64, error) + func (c *PromptContentViewWithMoreOptionsButtonClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type PromptVerticalListContentViewBuilderClient struct + func NewPromptVerticalListContentViewBuilderClient(cc grpc.ClientConnInterface) *PromptVerticalListContentViewBuilderClient + func (c *PromptVerticalListContentViewBuilderClient) AddListItem1(ctx context.Context, arg0 int64) (int64, error) + func (c *PromptVerticalListContentViewBuilderClient) AddListItem2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *PromptVerticalListContentViewBuilderClient) Build(ctx context.Context) (int64, error) + func (c *PromptVerticalListContentViewBuilderClient) SetDescription(ctx context.Context, arg0 string) (int64, error) + type PromptVerticalListContentViewClient struct + func NewPromptVerticalListContentViewClient(cc grpc.ClientConnInterface) *PromptVerticalListContentViewClient + func (c *PromptVerticalListContentViewClient) DescribeContents(ctx context.Context) (int32, error) + func (c *PromptVerticalListContentViewClient) GetDescription(ctx context.Context) (string, error) + func (c *PromptVerticalListContentViewClient) GetListItems(ctx context.Context) (int64, error) + func (c *PromptVerticalListContentViewClient) GetMaxEachItemCharacterNumber(ctx context.Context) (int32, error) + func (c *PromptVerticalListContentViewClient) GetMaxItemCount(ctx context.Context) (int32, error) + func (c *PromptVerticalListContentViewClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error