mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-28 16:29:53 +00:00
Update API scheme to layer 197.
This commit is contained in:
@@ -3572,6 +3572,8 @@ void Session::webpageApplyFields(
|
||||
return (DocumentData*)nullptr;
|
||||
}, [](const MTPDwebPageAttributeStickerSet &) {
|
||||
return (DocumentData*)nullptr;
|
||||
}, [](const MTPDwebPageAttributeUniqueStarGift &) {
|
||||
return (DocumentData*)nullptr;
|
||||
});
|
||||
if (result) {
|
||||
return result;
|
||||
|
||||
Reference in New Issue
Block a user