mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Update API scheme.
This commit is contained in:
@@ -223,6 +223,7 @@ StickerSetBox::Inner::Inner(
|
||||
}, [&](const MTPDinputStickerSetShortName &data) {
|
||||
_setShortName = qs(data.vshort_name());
|
||||
}, [&](const MTPDinputStickerSetEmpty &) {
|
||||
}, [&](const MTPDinputStickerSetAnimatedEmoji &) {
|
||||
});
|
||||
|
||||
_mtp.request(MTPmessages_GetStickerSet(
|
||||
|
Reference in New Issue
Block a user