Open luckydonald opened 3 years ago
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.
this is how if fixed it
https://github.com/naftali-forks/tdlight-telegram-bot-api/commit/dc065170cb5d15d8d72482b1f59c39b18fb15700
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.