paked / messenger

Package messenger is used for making bots for use with Facebook messenger
MIT License
274 stars 72 forks source link

added messaging_type for FB send API request #37

Closed xuefeng-huang closed 6 years ago

xuefeng-huang commented 6 years ago

I added messaging_type field for requesting FB send API, it will be required soon to be able to send any messages. Please see FB doc for more info

paked commented 6 years ago

Hey!

Thanks for this PR. It looks fine, apart from one thing: Because we've made a breaking change, we need to update the breaking changes section of the README.

Once you've put a new note in there, we'll be ready to go.

paked commented 6 years ago

Thanks for your help @xuefeng-huang!

xuefeng-huang commented 6 years ago

Glad to contribute. I did not add the commit link in readme though, if you could add that when you are free