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

718 B

title description
storageStatisticsFast Contains approximate storage usage statistics, not containing files of Unknown type

Constructor: storageStatisticsFast

Back to constructors index

Contains approximate storage usage statistics, not containing files of Unknown type

Attributes:

Name Type Required Description
files_size int53 Yes Approximate total size of files
files_count int Yes Approximate number of files
database_size int53 Yes Size of database

Type: StorageStatisticsFast