send_message
Send text messages to Telegram chats with optional markdown or HTML formatting, reply-to, silent notification, and link preview.
Instructions
Отправить текстовое сообщение. parse_mode: md | html | none. reply_to — id сообщения, на которое отвечаем. silent — без звука уведомления.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes | ||
| text | Yes | ||
| silent | No | ||
| reply_to | No | ||
| parse_mode | No | md | |
| link_preview | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||