facebook-messenger
facebook-messenger copied to clipboard
Update to Graph API v20.0 and add new comment sending method
This pull request includes the following changes:
- Updated the library to use Graph API v20.0
- Added a new method for sending comments in the Bot module
- Incorporated changes from tviv fork:
- Added feed event support
- Added leadgen event support
- Added standby entry support for Facebook Messenger
These updates will:
- Keep our library current with the latest Facebook Graph API
- Provide additional functionality for bot interactions, including improved handling of comments on Facebook posts
- Expand event handling capabilities
- Improve Facebook Messenger integration
The changes from the tviv fork enhance our library's ability to handle various Facebook events, improve Messenger functionality, and provide better support for interacting with comments on Facebook posts.