{
"id": "string",
"tenant": "string",
"tenantOwner": "string",
"created": null,
"updated": null,
"channelId": "string",
"chatId": "string",
"integrationId": "string",
"sender": {
"identifier": "string",
"name": "string"
},
"content": {
"type": "string",
"body": {
"message": "string",
"empty": true
},
"attachments": [
{
"url": "string",
"thumbnail": "string",
"mimeType": "string",
"props": {
"height": "string",
"width": "string"
}
}
]
},
"fromMe": true,
"momment": null,
"searchMessage": "string",
"metadata": {
"sent": true,
"received": true,
"read": true,
"heard": true,
"played": true,
"waiting": true,
"pending": true,
"initData": true
},
"messageType": {
"broadcast": true,
"group": true,
"newsletter": true,
"fromApi": true,
"edited": true,
"deleted": true,
"forwarded": true,
"waiting": true,
"statusReply": true
},
"middleware": "string",
"extra": {
"departament": "string",
"frontId": "string",
"operatorId": "string",
"exclusiveToDepartamentId": "string"
},
"notInitData": true,
"unreadMessage": 0,
"initData": true
}