Skip to content

StorageStatisticsFast

Type · TDLib 1.8.67 · d1085f9c

Contains approximate storage usage statistics, excluding files of unknown file type

StorageStatisticsFast(
  files_size: int53,
  file_count: int32,
  database_size: int53,
  language_pack_database_size: int53,
  log_size: int53
) → StorageStatisticsFast

files_size

int53

Approximate total size of files, in bytes

file_count

int32

Approximate number of files

database_size

int53

Size of the database

language_pack_database_size

int53

Size of the language pack database

log_size

int53

Size of the TDLib internal log