forward_messages
Forward multiple messages from one chat to another. Control silent sending, content protection, and topic targeting.
Instructions
Forward multiple messages from one chat to another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | No | Target chat ID. Optional — defaults to log group | |
| message_ids | Yes | JSON array of message IDs to forward | |
| from_chat_id | Yes | Source chat ID | |
| protect_content | No | Protect from forwarding | |
| message_thread_id | No | Topic/thread ID for supergroups with topics enabled | |
| disable_notification | No | Send silently |