Skip to content

DownloadedFileCounts

Type · TDLib 1.8.67 · d1085f9c

Contains number of being downloaded and recently downloaded files found

DownloadedFileCounts(
  active_count: int32,
  paused_count: int32,
  completed_count: int32
) → DownloadedFileCounts

active_count

int32

Number of active file downloads found, including paused

paused_count

int32

Number of paused file downloads found

completed_count

int32

Number of completed file downloads found