tdlight-telegram-bot-api icon indicating copy to clipboard operation
tdlight-telegram-bot-api copied to clipboard

Users are always online

Open luckydonald opened this issue 3 years ago • 1 comments

I remember back when using tdcli, there was a command to basically set the online status explicitly.

For driving a user account in some cases it is not desired to appear online all the time.

I know sending messages does make you come online, but for normal receiving of messages, the bot_api shouldn't make a user appear online all the time.

luckydonald avatar Sep 28 '21 12:09 luckydonald

this is how if fixed it

https://github.com/naftali-forks/tdlight-telegram-bot-api/commit/dc065170cb5d15d8d72482b1f59c39b18fb15700

naftali100 avatar Aug 08 '24 09:08 naftali100