Skip to main content
Telegram Logo

Telegram Notifications

Send instant notifications via Telegram bot

Official Website: https://telegram.org

Features

  • Bot API integration
  • Group and channel notifications
  • Fast delivery
  • Rich media support

Configuration Settings

To activate this integration, you need to provide the following information in the AVCI CMS admin panel:

Field NameLabelTypeRequiredDescription
botTokenBot Token (API Key)password✅ YesEx: 123456789:ABCDefgh...
chatIdDefault Chat ID (or Channel)text✅ YesEx: -100123456789 or 12345678

Setup Steps

1. Create a Bot with BotFather

Find @BotFather on Telegram, use the /newbot command to create a new bot, and get the Token.

2. Find Your Chat ID

Use @userinfobot or similar bots to find your own chat ID or your group's ID.

3. Save the Information

Enter the Token and Chat ID you received into the fields below to save them.

Developer & API Integration

This integration is managed in the AVCI CMS backend with the IntegrationType.TELEGRAM enum value. After completing the configuration via the admin panel, the system will automatically start using Telegram services.