Advertisement
Guest User

Untitled

a guest
May 26th, 2016
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.46 KB | None | 0 0
  1. {
  2.   "object":"page",
  3.   "entry":[
  4.     {
  5.       "id":"PAGE_ID",
  6.       "time":1460245674269,
  7.       "messaging":[
  8.         {
  9.           "sender":{
  10.             "id":"USER_ID"
  11.           },
  12.           "recipient":{
  13.             "id":"PAGE_ID"
  14.           },
  15.           "timestamp":1460245672080,
  16.           "message":{
  17.             "mid":"mid.1460245671959:dad2ec9421b03d6f78",
  18.             "seq":216,
  19.             "text":"hello"
  20.           }
  21.         }
  22.       ]
  23.     }
  24.   ]
  25. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement