forward_message
Forward a specific message to another chat by providing source chat ID, message ID, and destination chat ID.
Instructions
Forward a message to another chat
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toChatId | Yes | The destination chat ID | |
| messageId | Yes | The message ID to forward | |
| fromChatId | Yes | The source chat ID |