add payload buttons description for receiving messages
This commit is contained in:
parent
9dd346e7ed
commit
11b08a40b7
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ type Button struct {
|
|||
URL string `json:"url,omitempty"`
|
||||
WebviewHeightRatio string `json:"webview_height_ratio,omitempty"`
|
||||
MessengerExtensions bool `json:"messenger_extensions,omitempty"`
|
||||
FallbackURl string `json:"fallback_url,omitempty"`
|
||||
FallbackURL string `json:"fallback_url,omitempty"`
|
||||
WebviewShareButton string `json:"webview_share_button,omitempty"`
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue