2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-02 07:25:46 +00:00

Update API scheme to layer 109.

This commit is contained in:
John Preston
2020-01-08 16:25:03 +03:00
parent ffe037f9f1
commit d57905c2b3
5 changed files with 19 additions and 21 deletions

View File

@@ -50,7 +50,6 @@ struct FileReferenceAccumulator {
if (const auto document = data.vdocument()) {
push(*document);
}
}, [&](const MTPDthemeDocumentNotModified &data) {
});
}
void push(const MTPWebPageAttribute &data) {