Advertisement
Guest User

Received

a guest
Jun 27th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.29 KB | None | 0 0
  1. {
  2.   "sender":{
  3.     "id":"USER_ID"
  4.   },
  5.   "recipient":{
  6.     "id":"PAGE_ID"
  7.   },
  8.   "timestamp":1458692752478,
  9.   "message":{
  10.     "mid":"mid.1457764197618:41d102a3e1ae206a38",
  11.     "text":"hello, world!",
  12.     "quick_reply": {
  13.       "payload": "DEVELOPER_DEFINED_PAYLOAD"
  14.     }
  15.   }
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement