2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-01 15:05:56 +00:00

Update API scheme to layer 197.

This commit is contained in:
John Preston
2025-01-07 09:41:41 +04:00
parent b412ee258d
commit ba34d92cd3
7 changed files with 48 additions and 7 deletions

View File

@@ -3572,6 +3572,8 @@ void Session::webpageApplyFields(
return (DocumentData*)nullptr;
}, [](const MTPDwebPageAttributeStickerSet &) {
return (DocumentData*)nullptr;
}, [](const MTPDwebPageAttributeUniqueStarGift &) {
return (DocumentData*)nullptr;
});
if (result) {
return result;