td_forward_file
Forward a file between Telegram dialogs by providing the source dialog ID, target dialog ID, and message ID.
Instructions
Copy/forward a file from one dialog to another
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toDialog | Yes | Target dialog ID | |
| messageId | Yes | Message ID to forward | |
| fromDialog | Yes | Source dialog ID |