2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Update API scheme on layer 142: Premium stickers.

This commit is contained in:
John Preston
2022-04-21 15:06:50 +04:00
parent c3386fba52
commit 5874ae7c51
18 changed files with 85 additions and 16 deletions

View File

@@ -2169,8 +2169,9 @@ void Account::importOldRecentStickers() {
attributes,
mime,
InlineImageLocation(),
ImageWithLocation(),
ImageWithLocation(),
ImageWithLocation(), // thumbnail
ImageWithLocation(), // videoThumbnail
false, // isPremiumSticker
dc,
size);
if (!doc->sticker()) {