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 158.
This commit is contained in:
@@ -97,6 +97,8 @@ struct FileReferenceAccumulator {
|
||||
push(data.vphoto());
|
||||
}, [&](const MTPDmessageActionSuggestProfilePhoto &data) {
|
||||
push(data.vphoto());
|
||||
}, [&](const MTPDmessageActionSetChatWallPaper &data) {
|
||||
push(data.vwallpaper());
|
||||
}, [](const auto &data) {
|
||||
});
|
||||
}, [](const MTPDmessageEmpty &data) {
|
||||
|
||||
Reference in New Issue
Block a user