Skip to content

Instantly share code, notes, and snippets.

@conanak99
Created May 28, 2016 16:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save conanak99/766106a9af745b86144e15b5d56a4d98 to your computer and use it in GitHub Desktop.
Save conanak99/766106a9af745b86144e15b5d56a4d98 to your computer and use it in GitHub Desktop.
{
"object":"page",
"entry":[
{
"id": "PAGE_ID",
"time":1457764198246,
"messaging":[
{
"sender":{
"id":"USER_ID"
},
"recipient":{
"id":"PAGE_ID"
},
"timestamp":1457764197627,
"message":{
"mid":"mid.1457764197618:41d102a3e1ae206a38",
"seq":73,
"text":"hello, world!"
}
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment