View Source ExTDLib.Object.StorageStatisticsFast (ExTDLib v0.0.4)
Contains approximate storage usage statistics, excluding files of unknown file type.
| Name | Type | Description |
|---|---|---|
| files_size | string | Approximate total size of files, in bytes. |
| file_count | number | Approximate number of files. |
| database_size | string | Size of the database. |
| language_pack_database_size | string | Size of the language pack database. |
| log_size | string | Size of the TDLib internal log. |
More details on telegram's documentation.