Telegram Setting
Use Security > Telegram Setting to manage Telegram bot based notification channels.
This module allows you to:
- add new Telegram bot configurations
- edit existing bot settings
- enable or disable each bot with
Activetoggle - assign different bots by service type such as OTP, Support, Deposit, or KYC
Current Panel Overview
The video covers:
UserandAdmintabs- add and edit flow
Service TypeselectionActiveenable and disable behavior- bot token and group configuration
Required Fields
Service Type: notification scenario to bind this bot toBot Username: bot handle such asxyz_botBot Token: Telegram bot tokenGroup Id: target Telegram group chat id
What to Enter in Each Field
Service Type: choose the exact notification purpose shown in the dropdown, such asKYC Verification Botor another operational event typeBot Username: enter the Telegram bot username created in@BotFatherBot Token: paste the full bot token provided by@BotFatherGroup Id: enter the Telegram group chat id where notifications should be delivered
Important:
Service Typedecides where this bot will be used, so choose it carefully.Bot UsernameandBot Tokenmust belong to the same bot.Group Idmust belong to a group where that bot has already been added.- If
Group Idis wrong, notifications will not reach the target group.
Add or Edit a Telegram Bot
- Open
Security > Telegram Setting. - Select the correct tab such as
UserorAdmin. - Click
Addor use the row edit action for an existing bot. - Select the correct
Service Type. - Enter
Bot Username,Bot Token, andGroup Id. - Click
Submitto save the record.
If the video flow is followed for a KYC bot:
- select
KYC Verification BotinService Type - enter the bot username from BotFather
- paste the matching bot token
- enter the Telegram group id where KYC alerts should be sent
Enable and Disable Flow
Each bot entry includes an Active toggle:
ON: the bot is active and notifications are sentOFF: the bot is disabled and notifications stop
After a toggle change, the system uses the current status for that service type.
Group Notification Setup Logic
- Create the bot with
@BotFather. - Copy the bot token.
- Add the bot to the target Telegram group.
- Ensure the bot has permission to send messages if required.
- Get the group
chat idand set it inGroup Id. - Save the configuration and test the notification flow.
Where to Get Values
Bot UsernameandBot Token: from@BotFatherGroup Id: from Telegram Bot APIgetUpdatesor helper chat-id bots after adding the bot to the groupService Type: selected based on your notification use case
Operational Best Practices
- Use separate bots for
UserandAdminchannels. - Keep critical service types actively monitored.
- If the token is rotated, update bot configuration immediately.
- Never expose bot tokens in public docs, screenshots, or logs.