I’ve been using the @TrueCaller_Z_Bot on Telegram to check phone numbers, and I’ve encountered something strange. When I check a particular phone number, it shows that there is a Telegram user associated with it. However, when my friend looks up the same number, it tells him that no account is linked to that number. We both received the same t _ me/{phone_number} link, but it only seems to work for me. Does anyone know why this might happen? Has anyone else faced a similar issue with Telegram bots?
yeah ive seen this before too. the bot probably checks your synced contacts vs your friends contacts. if you have that person’s number saved and they have yours, telegram shows different info than if there’s no mutual contact. also some bots cache results differently for each user so timing matters.
This behavior is actually quite common with Telegram lookup bots and has to do with privacy settings and contact synchronization. The bot likely pulls results based on whether the target phone number exists in your personal contact list versus your friend’s contact list. Telegram’s privacy system allows users to control who can find them by phone number, and these settings often depend on mutual contacts. If you have that person’s number saved in your phone and they have yours, the bot might show different results compared to when your friend searches without having any contact relationship. Additionally, some of these third-party bots use different databases or APIs that might not be consistently updated, leading to varying results between users. The fact that you both get the same t.me link but with different accessibility suggests this is more about Telegram’s internal privacy mechanics rather than the bot malfunctioning.
I encountered this exact issue about six months ago when trying to verify a business contact through similar Telegram lookup services. The discrepancy you’re experiencing stems from how these bots authenticate and cross-reference data against Telegram’s servers. Each query is processed individually based on the requesting user’s account permissions and geographical location. Telegram implements region-specific privacy protocols that can affect visibility of user information. Your account might have different access levels or verification status compared to your friend’s account, which influences what data the bot can retrieve and display. Another factor is the timing of your searches - Telegram users frequently modify their privacy settings, and there can be delays in how quickly these changes propagate across different bot services. The identical t.me link generation suggests the phone number format is valid, but the actual profile accessibility varies based on the searcher’s relationship to that number within Telegram’s ecosystem.