ChoicesFormat
A message format that presents selectable options to the user, rendered as quick replies, buttons, or a carousel.
Inheritors
Types
Link copied to clipboard
@JsonClass(generateAdapter = true)
A choices message displayed as a horizontally scrollable carousel of rich cards.
Link copied to clipboard
The visual presentation style for a choices message.
Link copied to clipboard
@JsonClass(generateAdapter = true)
A choices message displayed as vertically stacked buttons.
Link copied to clipboard
@JsonClass(generateAdapter = true)
A choices message used for experience-type selection routing.
Link copied to clipboard
@JsonClass(generateAdapter = true)
A choices message displayed as quick reply suggestions below the message text.