View Source ExTDLib.Object.StorageStatisticsByFileType (ExTDLib v0.0.4)
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, in bytes. |
| count | number | Total number of files. |
More details on telegram's documentation.