StorageStatisticsFast
Contains approximate storage usage statistics, excluding files of unknown file type.
This is an alias for the StorageStatisticsFastUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "storageStatisticsFast" | |
filesSize | number | Approximate total size of files, in bytes |
fileCount | number | Approximate number of files |
databaseSize | number | Size of the database |
languagePackDatabaseSize | number | Size of the language pack database |
logSize | number | Size of the TDLib internal log |