mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Load chat cloud themes list.
This commit is contained in:
@@ -1061,6 +1061,8 @@ void History::applyServiceChanges(
|
||||
}
|
||||
}
|
||||
}
|
||||
}, [&](const MTPDmessageActionSetChatTheme &data) {
|
||||
peer->setThemeEmoji(qs(data.vemoticon()));
|
||||
}, [](const auto &) {
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user