Skip to main content

Telegram Management

The Telegram Management module is used to configure Telegram group notifications and bot settings.

Feature Overview

Group List (TG Chat List)

Manage bound Telegram groups:

FieldDescription
Group IDTelegram Chat ID
Group NameGroup display name
Bound MerchantAssociated merchant
Notification TypesEnabled notification types
StatusEnabled/Disabled

Add Group

Bind a new Telegram group:

  1. Click "Add Group"
  2. Enter group Chat ID
  3. Set group name
  4. Select bound merchant
  5. Configure notification types
  6. Save settings

Edit Group

Modify group configuration:

  • Update group name
  • Modify bound merchant
  • Adjust notification types
  • Enable/Disable group

Send Message

Manually send Telegram messages:

  1. Select target group
  2. Edit message content
  3. Select message template (optional)
  4. Send message

Notification Types

TypeDescription
Deposit SuccessNotify when deposit order completes
Deposit FailedNotify when deposit order fails
Payout SuccessNotify when payout order completes
Payout FailedNotify when payout order fails
Large Amount AlertAlert for large transactions
Low Balance AlertAlert for insufficient balance
System ErrorAlert for system errors

Bot Commands

Bound groups can use the following commands:

CommandDescriptionAuth Required
/pay <order_id>Query order status
/balance [merchant_id]Query wallet balance
/daily [merchant_id]Today's deposit/payout stats
/okx [payment_method]OKX USDT quotes

Configuration Steps

Bind New Group

  1. Create Telegram group
  2. Add bot to the group
  3. Get group Chat ID
  4. Add group configuration in backstage
  5. Test notification function

Get Chat ID

  1. Send any message in the group
  2. Use Bot API to query updates
  3. Get chat.id from response

Important Notes

  • 🤖 Ensure bot has been added to the group
  • 🤖 Bot needs permission to send messages
  • 🤖 One group can only bind one merchant
  • 🤖 Sensitive information will be masked