Uses of Class
org.drinkless.tdlib.TdApi.BuiltInTheme
Packages that use TdApi.BuiltInTheme
-
Uses of TdApi.BuiltInTheme in org.drinkless.tdlib
Subclasses of TdApi.BuiltInTheme in org.drinkless.tdlibModifier and TypeClassDescriptionstatic classArctic light theme.static classClassic light theme.static classRegular light theme.static classRegular dark theme.static classTinted dark theme.Fields in org.drinkless.tdlib declared as TdApi.BuiltInThemeConstructors in org.drinkless.tdlib with parameters of type TdApi.BuiltInThemeModifierConstructorDescriptionThemeSettings(TdApi.BuiltInTheme baseTheme, int accentColor, TdApi.Background background, TdApi.BackgroundFill outgoingMessageFill, boolean animateOutgoingMessageFill, int outgoingMessageAccentColor) Describes theme settings.