forward_message
Forward a message between chats by specifying the source chat, message ID, and destination chat. Chat IDs or @usernames identify the chats involved.
Instructions
Forward a message from one chat to another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | Chat ID or @username | |
| message_id | Yes | ||
| from_chat_id | Yes | ||
| protect_content | No | ||
| message_thread_id | No | ||
| disable_notification | No |