Facebook
{
"title": "UNIQUE_STRING_FOR_EACH_USER",
"is_still_participant": true,
"thread_type": "Regular",
"thread_path": "inbox/$RANDOM_STRING",
"participants": [
{
"name": "$PERSON_TALKING_WITH"
},
{
"name": "$YOUR_NAME"
}
],
"messages": [
{
"sender_name": "Paul Mullins",
"timestamp_ms": 1316044207868,
"content": "String",
"type": "Generic",
"is_unsent": false
},
{
"sender_name": "$USER_NAME",
"timestamp_ms": 1611262326529,
"photos": [
{
"uri": "$URL/$PATH_TO_IMAGE",
"creation_timestamp": 1611262324
}
],
"reactions": [
{
"reaction": "\u00f0\u009f\u0091\u008d",
"actor": "Paul Mullins"
}
],
"type": "Generic",
"is_unsent": false
},
]
}
Backlinks