fbmessenger-api-0.1.0.0: test-files/wsAuthRequest.json
{
"object":"page",
"entry":[
{
"id":111111,
"time":12341,
"messaging":[
{
"sender":{
"id":"USER_ID"
},
"recipient":{
"id":"PAGE_ID"
},
"timestamp":1234567890,
"optin":{
"ref":"PASS_THROUGH_PARAM"
}
}
]
}
]
}