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
@@ -438,7 +438,6 @@ void Session::clear() {
base::take(_nonChannelMessages);
_messageByRandomId.clear();
_sentMessagesData.clear();
cSetRecentInlineBots(RecentInlineBots());
cSetRecentStickers(RecentStickerPack());
HistoryView::Element::ClearGlobal();
_contactsNoChatsList.clear();