🔧 Advanced

Group Checks

The /check command in Telegram groups - free checks with limits|


In Telegram groups where the bot has been added, the /check command is available for free checks. It only works in topics linked to a service.

How /check Works

  1. 01

    The bot administrator links a service to a specific group topic

  2. 02

    Users send /check IMEI (or SN, phone number) in that topic

  3. 03

    The bot validates the input format and checks the daily limit

  4. 04

    The result is sent as a reply to the user's message

Limits

ParameterValue
Default limit1 check per day per user per topic
Configurable limitFrom 1 to 100 checks per day (set by admin)
Limit resetAutomatically every day
Bot adminsNo restrictions, no input validation
If a provider error occurs, the attempt is not counted - the limit is restored.

Input Formats

Accepted formats depend on the linked service:

FormatRule
IMEI15-16 digits
Serial Number10-12 letters and digits
Phone10-13 digits, optionally with +
Free formatIf the service does not restrict input type
Banned users cannot use /check.

Setup (for Bot Administrators)

To set up /check in a group, use admin commands:

CommandDescription
/setup_service ID [limit]Link a service to the current topic. ID - service identifier, limit - checks per day (1-100)
/setup_servicesLink a topic for service update notifications
/unlink_chatRemove all bot links from the chat
Setup commands only work in topics (not in General). The bot must be added to the group with administrator permissions.