messaging.telegram.send_document
Send files up to 50MB to Telegram chats or channels using a bot API. Supports PDF, CSV, ZIP, and other formats for sharing reports, data exports, or generated documents.
Instructions
Send a file/document to a Telegram chat — PDF, CSV, ZIP, any format up to 50MB. Perfect for sending reports, data exports, generated files (Telegram Bot API)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | Target chat ID or @channel_username | |
| document | Yes | Document URL (https://...) — PDF, CSV, ZIP, etc. | |
| caption | No | Document caption |