Skip to content

StorageStatisticsByFileType

Type · TDLib 1.8.67 · d1085f9c

Contains the storage usage statistics for a specific file type

StorageStatisticsByFileType(
  file_type: FileType,
  size: int53,
  count: int32
) → StorageStatisticsByFileType

file_type

FileType

File type

size

int53

Total size of the files, in bytes

count

int32

Total number of files