telegram-download-media
Downloads media files from a specified Telegram message and saves them to a local directory. Specify the chat, 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 |