Closed manojmj92 closed 7 years ago
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.
ID of the app from which the message was sent
More info: https://developers.facebook.com/docs/messenger-platform/webhook-reference/message-echo
Coverage increased (+0.006%) to 99.036% when pulling 6dcf4bca80888f11eea5d0f654a0b243d9eee9bf on manojmj92:master into cdecf99e974831f3d815fa4296658137f04e138d on hyperoslo:master.
Thanks @manojmj92! :sparkles: :cake: :sparkles:!
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