Telegram has no built-in way to send a message without your name attached. Every DM and every group post carries your identity, and the bots that promise anonymous chat usually pair you with a random stranger instead of the person you actually want to reach. The tool that fits a real need is different: a personal link that lets anyone write to a specific person's inbox with neither side seeing the other's identity. This guide walks the options that actually work, using AnonInboxProBot as the example. In short: you send through someone's anonymous inbox link (how to send an anonymous message on Telegram); everything below is how that works.
The first thing to unlearn is the sketchy-bot assumption. Most anonymous chat bots match you with a stranger. AnonInboxProBot does not match you with anyone new. It is a one-way anonymous channel to a specific person, built around a link that person controls. You open their link, type up to 1,000 characters, and hit send, and it lands in their inbox as an anonymous entry with no name, no username, and no profile photo attached (AnonInboxProBot).
The link has to come from the recipient. You cannot push an anonymous message at someone who has not opted in. If they have not shared a link yet, you ask for it, or point them to setting one up. That consent boundary is what keeps the whole thing from turning into a harassment tool.
Setting up your own link takes under a minute. Open a DM with @AnonInboxProBot, run /start, then /link, and you get a personal t.me link you can share anywhere. Anyone who opens it can write to you anonymously, and you reply through the bot the same anonymous way. The free tier lets you reply three times a day, and a one-time 150 Stars, roughly three dollars, unlocks unlimited replies (create your own anonymous message link).
The group use case is where this earns its keep. Telegram groups have no way to let members write to you without their name attached, so a moderator shares their link in the group instead. A book-club moderator pins their link, members send anonymous votes for next month's title, and the moderator replies to each vote privately and posts the result as a normal group message. Nobody needs to add the bot to the group or make it an admin (let people message you anonymously in a group).
Asking a question anonymously works the same way. You go through their link rather than messaging them directly. It is a one-way channel to a specific person, not a public Q&A board. Questions are capped at 1,000 characters and 20 per hour, which is generous enough for a real back-and-forth without opening the door to spam. On the free tier the recipient never sees who asked; Pro adds limited sender hints, not your full identity (how to ask someone an anonymous question).
The open-source question deserves an honest answer, because it is usually the first thing a careful buyer asks. AnonInboxProBot's source code is not published, so you cannot audit the implementation line by line. What you can do instead is read its plain-language privacy disclosure, which states exactly what is stored: message rows with owner id, sender id, and body, a session marker, a link-open counter, and a block list. There is no third-party analytics SDK or ad network wired in. That is a specific, checkable claim, even without the source code to go with it (is there an open-source anonymous message bot).
The honest boundary is that this is not a paging system. If you need a reply within a guaranteed timeframe, an anonymous channel is the wrong shape, because replying is a manual step inside an inbox and free recipients only get three replies a day. And if you are sending something that needs an obvious paper trail, a booking reference or a work handoff, anonymous is the wrong tool too. The recipient can also tap Block on any message, which silently stops all further messages from you with no notice sent to you.
The checklist is one line long: the link comes from the recipient, sending is free and capped at 1,000 characters, replies are three a day on the free tier, the sender's identity is never shown, and the privacy disclosure is specific rather than vague. Every guide in the same subject lives together in the indexing pages of the Telegram bot guides roundup.
Top comments (0)