Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 689 Bytes

Postback.md

File metadata and controls

13 lines (9 loc) · 689 Bytes

Postback

Properties

Name Type Description Notes
type str The type of action. [default to 'postback']
text str The button text.
payload str The payload of a postback or reply button.
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]

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