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 107.
This commit is contained in:
@@ -42,6 +42,7 @@ struct FileReferenceAccumulator {
|
||||
void push(const MTPWallPaper &data) {
|
||||
data.match([&](const MTPDwallPaper &data) {
|
||||
push(data.vdocument());
|
||||
}, [&](const MTPDwallPaperNoFile &data) {
|
||||
});
|
||||
}
|
||||
void push(const MTPTheme &data) {
|
||||
|
||||
Reference in New Issue
Block a user