Update API scheme to layer 111.

This commit is contained in:
John Preston
2020-02-07 20:06:35 +04:00
parent 2f1ee6f1fa
commit ed715fb810
12 changed files with 75 additions and 15 deletions
@@ -229,8 +229,9 @@ StickerSetBox::Inner::Inner(
_setAccess = data.vaccess_hash().v;
}, [&](const MTPDinputStickerSetShortName &data) {
_setShortName = qs(data.vshort_name());
}, [&](const MTPDinputStickerSetEmpty &) {
}, [&](const MTPDinputStickerSetAnimatedEmoji &) {
}, [](const MTPDinputStickerSetEmpty &) {
}, [](const MTPDinputStickerSetAnimatedEmoji &) {
}, [](const MTPDinputStickerSetDice &) {
});
_api.request(MTPmessages_GetStickerSet(