--- title: storageStatisticsFast description: Contains approximate storage usage statistics, not containing files of Unknown type image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # Constructor: storageStatisticsFast [Back to constructors index](index.md) Contains approximate storage usage statistics, not containing files of Unknown type ### Attributes: | Name | Type | Required | Description | |----------|---------------|----------|-------------| |files\_size|[int53](../types/int53.md) | Yes|Approximate total size of files| |files\_count|[int](../types/int.md) | Yes|Approximate number of files| |database\_size|[int53](../types/int53.md) | Yes|Size of database| ### Type: [StorageStatisticsFast](../types/StorageStatisticsFast.md)