706 B
706 B
title | description |
---|---|
storageStatistics | Contains exact storage usage statistics splitted by chats and file types |
Constructor: storageStatistics
Contains exact storage usage statistics splitted by chats and file types
Attributes:
Name | Type | Required | Description |
---|---|---|---|
size | int53 | Yes | Total size of files |
count | int | Yes | Total number of files |
by_chat | Array of storageStatisticsByChat | Yes | Statistics splitted by chats |