Changelog
[1.1.0] - 2020-08-20
this.webhook
at bodyParser.use #158Changelog
[1.0.16] - 2018-07-09
node-growl
library by upgrading mocha
to v4.1.0.Changelog
[1.0.15] - 2018-05-10
messaging_type
, notification_type
and tag
message properties.Changelog
[1.0.14] - 2017-11-25
handleFacebookData
method that lets you use BootBot's API without running the built-in Express server..say()
method..say()
by passing in an array of messages._formatButton
method.Changelog
[1.0.13] - 2017-11-10
Changelog
[1.0.11] - 2017-04-13
sendListTemplate()
method to Chat instance (it was only available on Bot instance).Changelog
[1.0.10] - 2017-03-27
sendListTemplate
method.imageAspectRatio
option to sendGenericTemplate
method.listeningAnswer
in Conversations to fix nexted convo.ask()
not firing. (See #11).