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

Fixed Event struct to parse a JSON string instead of a number. #25

Merged
merged 2 commits into from
Dec 5, 2016

Conversation

husafan
Copy link

@husafan husafan commented Dec 4, 2016

According to the docs, id is a string - not a number. Also added some comments.
https://developers.facebook.com/docs/messenger-platform/webhook-reference#format

@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.875% when pulling 4f87d1a on husafan:graph into d4827eb on maciekmm:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.875% when pulling db3ffaf on husafan:graph into d4827eb on maciekmm:master.

@maciekmm maciekmm merged commit 71a3a43 into maciekmm:master Dec 5, 2016
@maciekmm
Copy link
Owner

maciekmm commented Dec 5, 2016

@husafan thanks for your contribution :)

@husafan
Copy link
Author

husafan commented Dec 5, 2016

You bet. Thanks for the well-coded library. :)

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