Send a message
send_messageSend a text message to a Telegram dialog, with support for replies, forum topics, silent delivery, scheduling, and message formatting.
Instructions
Send a text message to a dialog. Supports reply, forum topic, silent, scheduled delivery, and parse mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| peer | Yes | Dialog id or @username | |
| text | Yes | ||
| silent | No | ||
| replyTo | No | Message id to reply to | |
| schedule | No | Unix seconds — send at this time instead of now | |
| topMsgId | No | Forum topic root message id | |
| accountId | No | ||
| parseMode | No | ||
| linkPreview | No |