Skip to content

UpdateFileDownloads

Update · TDLib 1.8.67 · d1085f9c

The state of the file download list has changed

UpdateFileDownloads(
  total_size: int53,
  total_count: int32,
  downloaded_size: int53
) → Update

total_size

int53

Total size of files in the file download list, in bytes

total_count

int32

Total number of files in the file download list

downloaded_size

int53

Total downloaded size of files in the file download list, in bytes