Store recent inline bot per-account.

This commit is contained in:
John Preston
2026-05-07 16:52:52 +04:00
parent 1c7e7fee7b
commit 4a9f584d48
16 changed files with 146 additions and 83 deletions
-2
View File
@@ -49,8 +49,6 @@ RecentStickerPack gRecentStickers;
RecentHashtagPack gRecentWriteHashtags, gRecentSearchHashtags;
RecentInlineBots gRecentInlineBots;
bool gPasswordRecovered = false;
int32 gPasscodeBadTries = 0;
crl::time gPasscodeLastTry = 0;