Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.05 KB

File metadata and controls

14 lines (10 loc) · 1.05 KB

Reply

Properties

Name Type Description Notes
type str The type of action.
text str The button text. We recommend a non-empty value because some channels may not support empty ones. Text longer than 20 characters will be truncated on Facebook Messenger, and longer than 40 characters will be truncated on Web Messenger, iOS, and Android.
payload str A string payload to help you identify the action context. Used when posting the reply. You can also use metadata for more complex needs.
metadata object Flat object containing custom properties. Strings, numbers and booleans are the only supported format that can be passed to metadata. The metadata is limited to 4KB in size. [optional]
icon_url str An icon to render next to the reply option. [optional]

[Back to Model list] [Back to API list] [Back to README]