TDLib v0.0.2 TDLib.Method.GetStorageStatistics View Source

Returns storage usage statistics. Returns object_ptr.

NameTypeDescription
chat_limitnumberMaximum number of chats with the largest storage usage for which separate statistics should be returned. All other chats will be grouped in entries with chat_id == 0. If the chat info database is not used, the chat_limit is ignored and is always set to 0.

More details on telegram’s documentation.