forward_message
Forward a message between chats using source chat ID and message ID. Choose target chat, silent delivery, content protection, or topic thread. Defaults to log group.
Instructions
Forward a message from one chat to another. If chat_id is omitted, forwards to the default log group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | No | Target chat ID. Optional — defaults to log group | |
| message_id | Yes | Message ID to forward | |
| from_chat_id | Yes | Source chat ID | |
| protect_content | No | Protect message from forwarding/saving | |
| message_thread_id | No | Topic/thread ID for supergroups with topics enabled | |
| disable_notification | No | Send silently without notification |