mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Show thumbnail of selected group emoji pack.
This commit is contained in:
@@ -2616,6 +2616,9 @@ void ApiWrap::setGroupEmojiSet(
|
||||
megagroup->inputChannel,
|
||||
Data::InputStickerSet(set)
|
||||
)).send();
|
||||
_session->changes().peerUpdated(
|
||||
megagroup,
|
||||
Data::PeerUpdate::Flag::EmojiSet);
|
||||
_session->data().stickers().notifyUpdated(Data::StickersType::Emoji);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user