1
0
mirror of synced 2024-11-22 04:46:05 +03:00

Add ShareContents property

This commit is contained in:
Pranas Kiziela 2019-02-26 17:07:06 -05:00
parent 7a216666a1
commit 52e988e293

View File

@ -400,6 +400,7 @@ type StructuredMessageButton struct {
MessengerExtensions bool `json:"messenger_extensions,omitempty"`
FallbackURL string `json:"fallback_url,omitempty"`
WebviewShareButton string `json:"webview_share_button,omitempty"`
ShareContents *StructuredMessageData `json:"share_contents,omitempty"`
}
// SendSenderAction is the information about sender action