download_media
Download media files from a Telegram message by specifying chat and message ID, saving to a chosen directory and returning the file path.
Instructions
Download the media attached to a message; returns the saved file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes | ||
| directory | No | ~/Downloads | |
| message_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||