MadelineProtoDocs/docs/TD_docs/constructors/storageStatisticsFast.md
2018-04-01 13:24:46 +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