StorageStatistics
Contains the exact storage usage statistics split by chats and file type.
This is an alias for the StorageStatisticsUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "storageStatistics" | |
size | number | Total size of files, in bytes |
count | number | Total number of files |
byChat | Statistics split by chats |