Sendrin
TELEGRAM BOT DELIVERY

Telegram Bot API for application alerts.

Reach individual users, private groups, and broadcast channels through the Telegram Bot API with one unified send call.

Provider
Telegram Bot API
Addressing
Chat ID
Media
Photo · Document
Buttons
Inline keyboard

What the Telegram engine handles for you

01

Address a chat

Send to a chat ID accessible to your bot, such as a user who started a conversation or a group where the bot has the required permissions.

02

Text, media, and buttons

Templates can include text formatting, inline keyboards, and photo or document URLs supported by the Telegram adapter.

03

Background retries

Provider failures and rate-limit responses are classified for the delivery retry policy. Inspect exhausted attempts in delivery activity.

04

Reusable event templates

Use the same event contracts and template workflow for deployment alerts, internal updates, and other Telegram messages.

Telegram · request
POST /api/v1/notifications
Authorization: Bearer <SENDRIN_API_KEY>
Content-Type: application/json
Idempotency-Key: deploy-4821
{
  "event_key": "deploy.completed",
  "channel": "telegram",
  "recipient": { "chat_id": "-1001234567890" },
  "data": { "build": "4821" }
}

Supported providers

  • Telegram Bot API

Configure your bot token and provider endpoint, make sure the bot can access the destination chat, and publish a Telegram template for the event. Check the API reference for the request contract.

More in Messaging

INSTANT DEPLOYMENT

Ship ops alerts to Telegram with a single bot token.

One API, every channel, full delivery visibility. Start free, no credit card required.