Chat Controller
Delete Message For Everyone
Delete Message For Everyone
delete/chat/deleteMessageForEveryone/{instance}
Path parameters
instancestring required
ID of the instance to connect
Request body
Response
Created
Example response
{
"key": {
"remoteJid": "553198296801@s.whatsapp.com",
"fromMe": true,
"id": "BAE5EABBD912C4E2"
},
"message": {
"protocolMessage": {
"key": {
"remoteJid": "553198296801@s.whatsapp.com",
"fromMe": true,
"id": "BAE52B567D0E3DD8"
},
"type": "REVOKE"
}
},
"messageTimestamp": "1718108455",
"status": "PENDING"
}