Uses of Class
org.drinkless.tdlib.TdApi.StorageStatisticsByChat
-
Packages that use TdApi.StorageStatisticsByChat Package Description org.drinkless.tdlib -
-
Uses of TdApi.StorageStatisticsByChat in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.StorageStatisticsByChat Modifier and Type Field Description TdApi.StorageStatisticsByChat[]TdApi.StorageStatistics. byChatStatistics split by chats.Constructors in org.drinkless.tdlib with parameters of type TdApi.StorageStatisticsByChat Constructor Description StorageStatistics(long size, int count, TdApi.StorageStatisticsByChat[] byChat)Contains the exact storage usage statistics split by chats and file type.
-