2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 22:46:10 +00:00

Proof-of-concept last seen hidden.

This commit is contained in:
John Preston
2024-01-09 04:19:55 -08:00
parent 33643ff7fc
commit e63d573414
13 changed files with 291 additions and 25 deletions

View File

@@ -117,6 +117,8 @@ public:
bool someAreDisallowed,
Fn<void()> saveCallback) override;
void saveAdditional() override;
private:
const not_null<::Main::Session*> _session;
bool _hideReadTime = false;