Skip to content

v1.0.14

Compare
Choose a tag to compare
@Charca Charca released this 25 Nov 23:49
· 33 commits to master since this release

1.0.14 - 2017-11-25

Added

  • Added handleFacebookData method 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 _formatButton method.