Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add method to fetch app_id in case of message echo #142

Merged
merged 2 commits into from
Apr 28, 2017

Conversation

manojmj92
Copy link
Contributor

Facebook Webhooks API now sends ID of the app from which the message was sent as app_id in the payload.
Adding a method to fetch this id from payload.

More info: https://developers.facebook.com/docs/messenger-platform/webhook-reference/message-echo

manojmj92 and others added 2 commits April 27, 2017 11:59
Facebook Webhooks API now sends `
ID of the app from which the message was sent` as app_id in the payload.
Adding a method to fetch this id from payload.

More info: https://developers.facebook.com/docs/messenger-platform/webhook-reference/message-echo
@coveralls
Copy link

Coverage Status

Coverage increased (+0.006%) to 99.036% when pulling 6dcf4bc on manojmj92:master into cdecf99 on hyperoslo:master.

@jgorset
Copy link
Owner

jgorset commented Apr 28, 2017

Thanks @manojmj92! ✨ 🍰 ✨!

@jgorset jgorset merged commit 5067e6c into jgorset:master Apr 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants