MadelineProto/docs/TD_docs/constructors/storageStatisticsByFileType.md
2017-08-25 15:05:53 +02:00

663 B

title description
storageStatisticsByFileType Contains storage usage statistics for the specific file type

Constructor: storageStatisticsByFileType

Back to constructors index

Contains storage usage statistics for the specific file type

Attributes:

Name Type Required Description
file_type FileType Yes The file type
size int53 Yes Total size of files
count int Yes Total number of files

Type: StorageStatisticsByFileType