telegram_send_message
Send a Telegram message to a chat identified by @username, phone number, or numeric ID.
Instructions
Send a Telegram message. Chat can be @username, phone, or numeric ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes | Chat identifier (@username, +phone, or numeric ID) | |
| message | Yes | Message text | |
| reply_to | No | Message ID to reply to |