evolution_chat_delete_message
Delete a WhatsApp message for all participants by specifying the message ID, chat JID, and whether it was sent by the instance.
Instructions
Delete a message for everyone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Message id. | |
| fromMe | Yes | Whether the message was sent by this instance. | |
| instance | No | WhatsApp instance name. Optional if EVOLUTION_DEFAULT_INSTANCE is configured. | |
| remoteJid | Yes | Chat JID. | |
| participant | No | Participant JID (group messages). |