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

support messaging_type field #80

Closed
wants to merge 1 commit into from
Closed

support messaging_type field #80

wants to merge 1 commit into from

Conversation

panzi
Copy link

@panzi panzi commented Nov 29, 2017

Messenger has a new required field messaging_type. Come next May messages not including this field will fail.

See: https://developers.facebook.com/docs/messenger-platform/send-messages#messaging_types

@baudev
Copy link
Contributor

baudev commented Jun 8, 2018

The Breaking Change Update in https://developers.facebook.com/docs/messenger-platform/send-messages#messaging_types specified that they finally automatically assign the messaging_type.

But if somebody needs to set it to UPDATE or MESSAGE_TAG then it could be interesting.
I consequently updated my PR #89 to allow it.

@eXeDK
Copy link
Collaborator

eXeDK commented Jul 1, 2018

I will take in #89 instead as this will be a breaking change for a lot of people.

@eXeDK eXeDK closed this Jul 1, 2018
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.

3 participants