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

Adds video and audio attachment support to send API #23

Closed tijs closed 7 years ago

tijs commented 7 years ago

This is a simple fix to add the audio and video content type for the send api too

tijs commented 7 years ago

checked in the compiled version in dist too. i sorta assumed that an npm install would run the grunt task too? Guess not. Should be complete now either way.

mathew-kurian commented 7 years ago

Thanks! Generally libraries run Grunt on client?

tijs commented 7 years ago

Hi Mathew, yeah might very well be. Don't know much about grunt best practice I guess :)

Op 3 mrt. 2017 om 18:23 heeft Mathew Kurian notifications@github.com het volgende geschreven:

Thanks! Generally libraries run Grunt on client?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.