mathew-kurian / FacebookMessengerBot.js

:mailbox: Simple, light-weight Facebook Messenger Bot API for Node with ES6 support (via. Promises)
https://developers.facebook.com/docs/messenger-platform
117 stars 24 forks source link

add setPersistentMenu to support the https://developers.facebook.com/… #8

Closed weiner closed 7 years ago

weiner commented 7 years ago

add setPersistentMenu to support the https://developers.facebook.com/docs/messenger-platform/thread-settings/persistent-menu

mathew-kurian commented 7 years ago

Thank you for the PR. However, can you pls add an example/documentation to the README?

weiner commented 7 years ago

I added the persisten menu to the readme and merged with your master. Hope you can accept the pull request and publish on npm.