telegram-download-media
Downloads media from a specified Telegram message and saves it to a local file. Provide chat ID, message ID, and destination path to retrieve photos, videos, or documents directly.
Instructions
Download media from a Telegram message to a local file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | Chat ID or username | |
| messageId | Yes | Message ID containing media | |
| downloadPath | Yes | Absolute path to save file |