Uses of Class
org.drinkless.tdlib.TdApi.AccentColor
Packages that use TdApi.AccentColor
-
Uses of TdApi.AccentColor in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.AccentColorModifier and TypeFieldDescriptionTdApi.UpdateAccentColors.colors
Information about supported colors; colors with identifiers 0 (red), 1 (orange), 2 (purple/violet), 3 (green), 4 (cyan), 5 (blue), 6 (pink) must always be supported and aren't included in the list.Constructors in org.drinkless.tdlib with parameters of type TdApi.AccentColorModifierConstructorDescriptionUpdateAccentColors
(TdApi.AccentColor[] colors, int[] availableAccentColorIds) The list of supported accent colors has changed.