Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 696 Bytes

File metadata and controls

17 lines (9 loc) · 696 Bytes

WebhookPayloadMessageMetadata

Interactive message metadata (present when message is a quick reply tap, postback button tap, or inline keyboard callback)

Properties

Name Type Description Notes
quickReplyPayload String Payload from a quick reply tap (Meta platforms) [optional]
postbackPayload String Payload from a postback button tap (Meta platforms) [optional]
postbackTitle String Title of the tapped postback button (Meta platforms) [optional]
callbackData String Callback data from an inline keyboard button tap (Telegram) [optional]