Send a message
sendSend a message to a Telegram chat directly from your account. Specify recipient by @username, numeric id, or 'me', with Markdown support and optional silent or reply.
Instructions
Send a message to a chat. This is visible to the recipient immediately and posts as you, so only send what was actually asked for.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| peer | Yes | A @username, numeric id, or 'me' for Saved Messages. | |
| text | Yes | The message body. Markdown is supported. | |
| silent | No | Deliver without a notification sound. | |
| reply_to | No | Message id to reply to. |