Package-level declarations

Types

Link copied to clipboard
sealed interface ChoicesFormat : MessageFormat

A message format that presents selectable options to the user, rendered as quick replies, buttons, or a carousel.

Link copied to clipboard

Message format that contains the response to a choice.

Link copied to clipboard
sealed interface FormFormat : MessageFormat

Message format that contains choices.

Link copied to clipboard

Message format that contains the response to a choice.

Link copied to clipboard
sealed interface MessageFormat

Defines the structural format of a message's content, such as plain text, choices, or a form.

Link copied to clipboard
sealed interface ProgressIndicatorFormat

Represents the display format for a progress indicator message, such as a typing indicator or loading state.

Link copied to clipboard

A message format containing non-interactive content such as text, attachments, rich links, or embedded web views.