Update API scheme on layer 225. Show toasts.

This commit is contained in:
John Preston
2026-04-17 12:58:01 +07:00
parent 776ea0d6aa
commit d96b73ca00
14 changed files with 383 additions and 23 deletions
@@ -4012,6 +4012,8 @@ void Session::webpageApplyFields(
return (DocumentData*)nullptr;
}, [](const MTPDwebPageAttributeStarGiftAuction &) {
return (DocumentData*)nullptr;
}, [](const MTPDwebPageAttributeAiComposeTone &) {
return (DocumentData*)nullptr;
});
if (result) {
return result;