{
"type": "message.received",
"messageId": "string",
"instanceId": "string",
"externalId": "string",
"remoteJid": "string",
"receivedAt": "string",
"fromMe": true,
"messageType": "TEXT",
"mediaUrl": "string",
"content": {
"ptt": true,
"seconds": 12,
"mimeType": "audio/ogg; codecs=opus",
"audio": {
"directPath": "/v/t62.7117-24/...",
"mediaKey": "base64-media-key",
"url": "https://mmg.whatsapp.net/...",
"mimeType": "audio/ogg; codecs=opus"
}
},
"senderName": "string",
"broadcast": true,
"isGroup": true,
"connectedPhone": "string",
"phone": "string",
"status": "string"
}