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

typing_on sender action? #14

Closed Kilian closed 6 years ago

Kilian commented 7 years ago

Can we use FacebookMessengerBot to set the typing_on indicator?

Reference: https://developers.facebook.com/docs/messenger-platform/send-api-reference/sender-actions

mathew-kurian commented 7 years ago

This may need a PR

Kilian commented 7 years ago

See PR #20 :)