tdlight-team / tdlight-telegram-bot-api

The TDLight Telegram Bot API is an actively enhanced fork of the original Bot API, featuring experimental user support, proxies, unlimited files size, and more.
https://t.me/TDLight
Boost Software License 1.0
120 stars 26 forks source link

Users are always online #71

Open luckydonald opened 2 years ago

luckydonald commented 2 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.