Uses of Class
org.drinkless.tdlib.TdApi.ProfileAccentColors
Packages that use TdApi.ProfileAccentColors
-
Uses of TdApi.ProfileAccentColors in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.ProfileAccentColorsModifier and TypeFieldDescriptionTdApi.ProfileAccentColor.darkThemeColors
Accent colors expected to be used in dark themes.TdApi.ProfileAccentColor.lightThemeColors
Accent colors expected to be used in light themes.Constructors in org.drinkless.tdlib with parameters of type TdApi.ProfileAccentColorsModifierConstructorDescriptionProfileAccentColor
(int id, TdApi.ProfileAccentColors lightThemeColors, TdApi.ProfileAccentColors darkThemeColors, int minSupergroupChatBoostLevel, int minChannelChatBoostLevel) Contains information about supported accent color for user profile photo background.