add PremiumGifts stickerset for other side

This commit is contained in:
Il'ya (Marshal) 2022-07-16 15:27:41 +02:00
parent e67b5fd28d
commit 4abf004114

View file

@ -458,9 +458,13 @@ async def _fetch_and_track_mtproto(app, output_dir):
'EmojiCenterAnimations',
'AnimatedEmojies',
'AnimatedEmoji',
'GiftsPremium',
}
if app.test_mode:
sticker_set_short_names.add('PremiumGifts')
else:
sticker_set_short_names.add('GiftsPremium')
for short_name in sticker_set_short_names:
sticker_set = await app.invoke(functions.messages.GetStickerSet(
stickerset=InputStickerSetShortName(short_name=short_name), hash=0