crisboarna / fb-messenger-bot-api

NodeJS Facebook Messenger API for bots to send messages and setup events to Facebook.
https://www.npmjs.com/package/fb-messenger-bot-api
MIT License
34 stars 17 forks source link

Fixed the issue related to send_action and message payload in request #64

Closed mohyt closed 5 years ago

mohyt commented 5 years ago

This is to address the issue mentioned here: https://github.com/crisboarna/fb-messenger-bot-api/issues/61

mohyt commented 5 years ago

@crisboarna : Thanks for adding such a great library. Though I hit issue as mentioned https://github.com/crisboarna/fb-messenger-bot-api/issues/61. Can you please review and merge this, so that we use this changes in our code base?

crisboarna commented 5 years ago

:tada: This PR is included in version 4.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: