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
@@ -65,6 +65,7 @@ struct FileReferenceAccumulator {
push(data.vicons());
}, [&](const MTPDwebPageAttributeStarGiftAuction &data) {
push(data.vgift());
}, [](const MTPDwebPageAttributeAiComposeTone &) {
});
}
void push(const MTPStarGift &data) {