Forward messages
forwardTransfer specified messages from one chat to another by providing source chat, destination chat, and message IDs.
Instructions
Forward messages from one chat into another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Chat to forward into. | |
| from | Yes | Chat to forward from. | |
| message_ids | Yes | Ids to forward. |