message_edit
Edit an existing WhatsApp message by specifying its unique message ID and new content. Provide session ID and chat ID to target the correct conversation.
Instructions
[Message] Edit the message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | No | The chat id which contains the message | |
| content | No | The content of the message | |
| options | No | Options used when editing the message | |
| messageId | No | Unique WhatsApp identifier for the message | |
| sessionId | Yes | Unique identifier for the session (alphanumeric and - allowed) |