MadelineProtoDocs/docs/TD_docs/constructors/storageStatisticsByFileType.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

736 B

title description image
storageStatisticsByFileType Contains storage usage statistics for the specific file type https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

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