arvan_notify_telegram
Send Telegram notifications to a specified chat using a bot token and chat ID, with automatic fallback to environment variables.
Instructions
Send a Telegram message via a bot.
bot_token/chat_id fall back to TELEGRAM_BOT_TOKEN / TELEGRAM_CHAT_ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| chat_id | No | ||
| bot_token | No |