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

Adding sendRecurringNotificationOptInRequest to client #109

Closed JRodDynamite closed 1 year ago

JRodDynamite commented 1 year ago

Ran the following commands: npm run tslint npm run build

crisboarna commented 1 year ago

Hi, why did you close the PR ? I imagine there are more updates needed for the api version to be compatible with latest versions that are not deprecated ? :)

JRodDynamite commented 1 year ago

This still needs some work based on your comments. I'll work on it and reopen once ready.