send_document
Send a document or file to your Telegram user by providing a URL or local file path. Optionally add a caption with formatting.
Instructions
Send a document or file to the configured Telegram user. Accepts a URL or local file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caption | No | Document caption | |
| document | Yes | URL or local file path of the document to send | |
| parse_mode | No | Caption formatting mode |