TDLib v0.0.2 TDLib.Object.StorageStatisticsByFileType View Source
Contains the storage usage statistics for a specific file type.
| Name | Type | Description |
|---|---|---|
| file_type | FileType | File type. |
| size | string | Total size of the files. |
| count | number | Total number of files. |
More details on telegram’s documentation.