UpdateFileDownload¶
A file download was changed. This update is sent only after file download list is loaded for the first time
UpdateFileDownload(
file_id: int32,
complete_date: int32,
is_paused: Bool,
counts: DownloadedFileCounts
) → Update