New
v1.0.14
1.0.14 - 2017-11-25
Added
- Added
handleFacebookDatamethod that lets you use BootBot's API without running the built-in Express server. - Added support for List Templates and Generic Templates via the
.say()method. - Added support for subsequent ordered calls to
.say()by passing in an array of messages.
Fixed
- Fixed validation of button templates on
_formatButtonmethod.