1
0
mirror of synced 2024-11-22 21:06:06 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
Albert Le Batteux
7dec871473
feat: EnableChatExtension 2018-11-22 11:43:25 +01:00
Depado
87975a1970 Add missing fields of CallToActionItem (#22)
* Adding WebViewHeightRatio and MessengerExtension fields

* Adding constants and documentation
2016-12-09 21:04:14 +11:00
Ilyas Salikhov
f7a3ef787f * Added ability to set greeting setting, get started setting and persistent menu setting
* Added IsEcho in Message which is indicator of own messages
* Added QuickReply in Message for sending of quick reply buttons with message
* Added mux parameter in Messenger constructor. It is useful when single go app processes the several bots
* Added Messenger.SenderAction which allows to show writing and reading status
* Added Messenger.GreetingSetting and Messenger.CallToActionsSetting which allow to set the bot settings
* Fixed bug with nil returning instead of error object
2016-09-11 22:49:56 +03:00