mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Update API scheme.
This commit is contained in:
@@ -1134,6 +1134,8 @@ bool DocumentData::isStickerSetInstalled() const {
|
||||
return false;
|
||||
}, [&](const MTPDinputStickerSetEmpty &) {
|
||||
return false;
|
||||
}, [&](const MTPDinputStickerSetAnimatedEmoji &) {
|
||||
return false;
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user