copy_messages
Copy multiple messages from one chat to another in a single operation. Provide the source chat, destination chat, and message IDs to bulk-copy.
Instructions
Copy multiple messages at once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | Chat ID or @username | |
| message_ids | Yes | ||
| from_chat_id | Yes | ||
| remove_caption | No | ||
| protect_content | No | ||
| message_thread_id | No | ||
| disable_notification | No |