Features and message formats
FeaturesMessage formats
Broadcasts
Event Metadata
{
"_channel": {
"app_id": "10067197168686",
"name": "test-22032021",
"type": "workchat"
},
"email": "[email protected]",
"first_name": "John",
"id": "581595168271418",
"last_name": "Doe",
"link": "https://work.facebook.com/app_scoped_user_id/HASH",
"name": "John Doe",
"name_format": "{first} {last}",
"picture": {
"data": {
"height": 1016,
"is_silhouette": false,
"url": "https://platform-lookaside.fbsbx.com/platform/profilepic/?asid=581595189176358&height=1200&width=1200&ext=NUMBER&hash=HASH",
"width": 1016
}
}
}Last updated
Was this helpful?