{
"type": "message.received",
"messageId": "string",
"instanceId": "string",
"externalId": "string",
"remoteJid": "string",
"receivedAt": "string",
"fromMe": true,
"messageType": "TEXT",
"mediaUrl": "string",
"content": {
"caption": "",
"seconds": 8,
"width": 720,
"height": 1280,
"video": {
"directPath": "/v/t62.7161-24/...",
"mediaKey": "base64-media-key",
"url": "https://mmg.whatsapp.net/...",
"mimeType": "video/mp4"
}
},
"senderName": "string",
"broadcast": true,
"isGroup": true,
"connectedPhone": "string",
"phone": "string",
"status": "string"
}