TDLib v0.0.2 TDLib.Object.StorageStatisticsFast View Source
Contains approximate storage usage statistics, excluding files of unknown file type.
Name | Type | Description |
---|---|---|
files_size | string | Approximate total size of files. |
file_count | number | Approximate number of files. |
database_size | string | Size of the database. |
More details on telegram’s documentation.