mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-10 21:53:50 +00:00
Update API scheme on layer 225. Show toasts.
This commit is contained in:
@@ -65,6 +65,7 @@ struct FileReferenceAccumulator {
|
||||
push(data.vicons());
|
||||
}, [&](const MTPDwebPageAttributeStarGiftAuction &data) {
|
||||
push(data.vgift());
|
||||
}, [](const MTPDwebPageAttributeAiComposeTone &) {
|
||||
});
|
||||
}
|
||||
void push(const MTPStarGift &data) {
|
||||
|
||||
Reference in New Issue
Block a user