telegram-download-media
Save media attachments from Telegram messages to a local file by specifying chat ID, message ID, and download path.
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 |