TDLib v0.0.2 TDLib.Object.StorageStatistics View Source

Contains the exact storage usage statistics split by chats and file type.

NameTypeDescription
sizestringTotal size of files.
countnumberTotal number of files.
by_chatstorageStatisticsByChat[]Statistics split by chats.

More details on telegram’s documentation.