View Source ExTDLib.Object.StorageStatisticsFast (ExTDLib v0.0.4)

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

NameTypeDescription
files_sizestringApproximate total size of files, in bytes.
file_countnumberApproximate number of files.
database_sizestringSize of the database.
language_pack_database_sizestringSize of the language pack database.
log_sizestringSize of the TDLib internal log.

More details on telegram's documentation.