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

Request and cache featured emoji sets.

This commit is contained in:
John Preston
2022-07-22 16:08:10 +03:00
parent b31a3ba5a3
commit b4b55973b5
10 changed files with 185 additions and 70 deletions

View File

@@ -159,6 +159,7 @@ Session::Session(
local().readInstalledMasks();
local().readInstalledCustomEmoji();
local().readFeaturedStickers();
local().readFeaturedCustomEmoji();
local().readRecentStickers();
local().readRecentMasks();
local().readFavedStickers();