forward_message
Forward specific messages from one Telegram chat to another by providing the source chat, destination chat, and message IDs. Supports silent sending and removing the original author attribution.
Instructions
Переслать сообщения из одного чата в другой.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| silent | No | ||
| to_chat | Yes | ||
| from_chat | Yes | ||
| drop_author | No | ||
| message_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |