message_forward
Forward a WhatsApp message from one chat to another. Specify the source chat, message ID, and destination chat to complete the transfer.
Instructions
[Message] Delete a message from the chat
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | No | The chat id which contains the message | |
| messageId | No | Unique WhatsApp identifier for the message | |
| sessionId | Yes | Unique identifier for the session (alphanumeric and - allowed) | |
| destinationChatId | No | The chat id to forward the message to |