send_file
Deliver files or photos to any Telegram chat, targeting specific forum topics or replying to messages.
Instructions
Send a file or photo to a chat. For forum supergroups, pass topic_id to post into a specific topic (1 for the General topic). Combine with reply_to to reply to a specific message within that topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caption | No | ||
| chat_id | Yes | ||
| reply_to | No | Reply to a specific message ID. | |
| topic_id | No | Forum topic root message ID. Use 1 for General. Required to target a specific topic in a forum supergroup. | |
| file_path | Yes |