delete_message_for_everyone
Delete a sent message for all chat participants using its ID and instance details. Removes the message from everyone's view.
Instructions
Delete a message for everyone in the chat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Message ID | |
| fromMe | Yes | ||
| remoteJid | Yes | ||
| participant | No | Participant JID (for group messages) | |
| instanceName | Yes | Name of the Evolution API instance |