Uses of Class
org.drinkless.tdlib.TdApi.ChatTheme
-
Packages that use TdApi.ChatTheme Package Description org.drinkless.tdlib -
-
Uses of TdApi.ChatTheme in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.ChatTheme Modifier and Type Field Description TdApi.ChatTheme[]TdApi.UpdateChatThemes. chatThemesThe new list of chat themes.Constructors in org.drinkless.tdlib with parameters of type TdApi.ChatTheme Constructor Description UpdateChatThemes(TdApi.ChatTheme[] chatThemes)The list of available chat themes has changed.
-