copy_message
Copies a message to another chat without the 'Forwarded from' header, with optional caption changes.
Instructions
Copy a message (sends without 'Forwarded from' header). Can change caption.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caption | No | ||
| chat_id | Yes | Chat ID or @username | |
| message_id | Yes | ||
| parse_mode | No | ||
| from_chat_id | Yes | ||
| reply_markup | No | ||
| protect_content | No | ||
| caption_entities | No | ||
| reply_parameters | No | ||
| message_thread_id | No | ||
| disable_notification | No | ||
| show_caption_above_media | No |