Meta Pixel

Integrations

Telegram

Messaging platform with Bot API for automated interactions. Build Telegram bots with commands, keyboards, and webhook-driven workflows from your generated apps.

How it works

When you mention Telegram or chatbot in your app prompt, the AI Builder generates a Telegram Bot integration using the Bot API. This includes NestJS webhook controllers for receiving updates, service modules for sending messages and media, and command handler logic with conversation state management.

Key features

Bot commands

Define custom bot commands that trigger actions in your app. The AI generates command handlers with argument parsing and response formatting.

Send / receive messages, photos & docs

Send text messages, photos, documents, and media through the Telegram Bot API. Rytora BuildLabs generates message handlers with media upload support.

Inline queries

Respond to inline queries so users can interact with your bot from any chat. The AI generates inline result handlers with rich previews.

Keyboard buttons

Create interactive reply keyboards and inline keyboards with callback buttons. Generate menu-driven conversation flows with state management.

Webhooks

Receive real-time updates from Telegram via webhook endpoints. The AI generates NestJS controllers with bot token verification and update routing.

Setup

Enable the Telegram connector in Project Settings → Connectors. Add your bot token through the connector UI — credentials are encrypted and automatically injected as environment variables.

Connector fields

TELEGRAM_BOT_TOKEN123456:ABC-DEF...
Required

Connector permissions

Each tool can be set to Always allow, Ask each time, or Never allow:

  • - Send messages
  • - Receive updates

Pro plan required

Telegram integration is available on the Pro plan.