mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-21 00:23:56 +08:00
Update API scheme to layer 143.
This commit is contained in:
@@ -295,7 +295,7 @@ void DownloadManager::addLoaded(
|
||||
.download = id,
|
||||
.started = started,
|
||||
.path = path,
|
||||
.size = int32(size),
|
||||
.size = size,
|
||||
.itemId = item->fullId(),
|
||||
.peerAccessHash = PeerAccessHash(item->history()->peer),
|
||||
.object = std::make_unique<DownloadObject>(object),
|
||||
|
||||
Reference in New Issue
Block a user