Uses of Class
it.tdlight.jni.TdApi.Background
-
Uses of TdApi.Background in it.tdlight.jni
Modifier and TypeFieldDescriptionTdApi.ThemeSettings.background
The background to be used in chats; may be null.TdApi.UpdateSelectedBackground.background
The new selected background; may be null.TdApi.Backgrounds.backgrounds
A list of backgrounds.ModifierConstructorDescriptionBackgrounds
(TdApi.Background[] backgrounds) Contains a list of backgrounds.ThemeSettings
(int accentColor, TdApi.Background background, TdApi.BackgroundFill outgoingMessageFill, boolean animateOutgoingMessageFill, int outgoingMessageAccentColor) Describes theme settings.UpdateSelectedBackground
(boolean forDarkTheme, TdApi.Background background) The selected background has changed.