telegramdesktop / tdesktop

Telegram Desktop messaging app
https://desktop.telegram.org/
Other
26.15k stars 5.18k forks source link

Receive message when bot is mentioned #2117

Closed Frederick888 closed 8 years ago

Frederick888 commented 8 years ago
### Steps to reproduce 1. Open a group chat 2. Send `@bot_name whatever` ### Expected behaviour Bot can get the message despite the privacy mode. I think users definitely want the bot to see their messages when they mention the bot. I'm adding some functions to my bot which are apparently different from commands. I have something like `@bot_name tell me who you are` or `@bot_name give me a quiz` and I can only do this by turning privacy mode off currently. They can be implemented by Commands but then the command list would be extreme long. Would you please consider delivering the messages where the bot is mentioned? I think this can make bots more powerful
z3ntu commented 8 years ago

I am pretty sure, that this is not a bug/whatever of Telegram Desktop but of Telegram generally, where this is the wrong place.

john-preston commented 8 years ago

@z3ntu In the docs it is meant to work that way.

z3ntu commented 8 years ago

I meant, that this is definitely not a Telegram Desktop bug, but if even a feature/bug/behaviour of Telegram itself.

Frederick888 commented 8 years ago

@z3ntu I know this is a feature request rather than a bug report. Sorry but where can I send the feature requests?

stek29 commented 8 years ago

@Frederick888 Look for "Ask a question" in settings, or reply telegram on Twitter

Frederick888 commented 8 years ago

@stek29 Thanks a lot, I'll close the issue and send the request by Twitter.

github-actions[bot] commented 3 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.