td_upload_file
Upload local files to any Telegram dialog, targeting a username, channel, or Saved Messages, with an optional caption.
Instructions
Upload a local file to a Telegram dialog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dialog | Yes | Target dialog: username, channel, or 'me' for Saved Messages | |
| caption | No | Optional caption for the file | |
| filePath | Yes | Local file path to upload |