mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-21 00:23:56 +08:00
Update API scheme on layer 225. Show toasts.
This commit is contained in:
@@ -4012,6 +4012,8 @@ void Session::webpageApplyFields(
|
||||
return (DocumentData*)nullptr;
|
||||
}, [](const MTPDwebPageAttributeStarGiftAuction &) {
|
||||
return (DocumentData*)nullptr;
|
||||
}, [](const MTPDwebPageAttributeAiComposeTone &) {
|
||||
return (DocumentData*)nullptr;
|
||||
});
|
||||
if (result) {
|
||||
return result;
|
||||
|
||||
Reference in New Issue
Block a user