Uses of Class
org.drinkless.tdlib.TdApi.InputChatTheme
Packages that use TdApi.InputChatTheme
-
Uses of TdApi.InputChatTheme in org.drinkless.tdlib
Subclasses of TdApi.InputChatTheme in org.drinkless.tdlibModifier and TypeClassDescriptionstatic classA theme based on an emoji.static classA theme based on an upgraded gift.Fields in org.drinkless.tdlib declared as TdApi.InputChatThemeModifier and TypeFieldDescriptionTdApi.SetChatTheme.themeNew chat theme; pass null to return the default theme.Constructors in org.drinkless.tdlib with parameters of type TdApi.InputChatThemeModifierConstructorDescriptionSetChatTheme(long chatId, TdApi.InputChatTheme theme) Creates a function, which changes the chat theme.