mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Improve premium sticker sync / preview.
This commit is contained in:
@@ -473,6 +473,7 @@ public:
|
||||
void setChatStyleTheme(const std::shared_ptr<Ui::ChatTheme> &theme);
|
||||
void clearCachedChatThemes();
|
||||
void pushLastUsedChatTheme(const std::shared_ptr<Ui::ChatTheme> &theme);
|
||||
[[nodiscard]] not_null<Ui::ChatTheme*> currentChatTheme() const;
|
||||
|
||||
void overridePeerTheme(
|
||||
not_null<PeerData*> peer,
|
||||
|
Reference in New Issue
Block a user