get_media_info
Retrieve media details from a Telegram message by providing chat ID and message ID. Get file type, size, and other metadata.
Instructions
Get information about media in a message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | The chat ID containing the message | |
| messageId | Yes | The message ID containing the media |