send_telegram_message
Sends a direct message to a specified Telegram user. Provide the username without @ symbol and the message text.
Instructions
Send a direct message to a Telegram user. Do not use the @ symbol in the username (e.g. use 'jakethesnake', not '@jakethesnake').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| username | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |