bkjioapk/IDBotRiom_botPublic · Bot Template

AIThis bot helps users find Telegram IDs of users, groups, channels, and bots. It provides commands to get your own ID via /me or inline queries, share chats or users for ID retrieval with /start and the wildcard handler, and includes helpful options like copy buttons and direct chat links. The bot uses TBL APIs such as Bot, Api, and user data to handle messages and inline queries securely.

Utilitytelegram idsid finderinline querychat shareutility botuser id
ProfileTelegram
6 commands0 envUpdated 7d agoCreated Aug 31, 2026
Back to folder

commands/readme.md

markdown · 50 lines

Raw
1/**#command2name: readme.md3answer: 4keyboard: 5parse_mode: 6aliases: 7allow_only_group: false8need_reply: false9is_web: 010#command**/11 12Telegram ID Finder Bot13 14Available Commands15/start - Start the bot16/help - Show help information17/me - gives current use details 18 19What this bot can do:20- Get Telegram IDs of users, groups, channels, and bots21- Get your own Telegram ID via inline query22- Supports forwarded messages23- Supports chat share option for quick access24- Fast and easy to use25 26How to use:27 28Method 1: Forward a message29- Forward any user's message, channel post, or bot message to this bot30- The bot will reply with the Telegram ID31 32Method 2: Chat share menu33- Use the chat share option34- Select a group, channel, or bot35- Send it to the bot to get the ID instantly36 37Method 3: Inline query38- Open any chat39- Type @YourBotUsername and send40- The bot will return your Telegram ID41 42Examples:43- Forward a user's message to get User ID44- Forward a channel post to get Channel ID45- Share a group using chat share to get Group ID46- Use inline query to get your own ID47 48Notes:49- The bot does not store messages50- Works according to Telegram privacy limits