Skip to content

UpdateFileDownload

Update · TDLib 1.8.67 · d1085f9c

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

file_id

int32

File identifier

complete_date

int32

Point in time (Unix timestamp) when the file downloading was completed; 0 if the file downloading isn't completed

is_paused

Bool

True, if downloading of the file is paused

counts

DownloadedFileCounts

New number of being downloaded and recently downloaded files found