Uses of Class
it.tdlight.jni.TdApi.InputBackground
-
Uses of TdApi.InputBackground in it.tdlight.jni
Modifier and TypeClassDescriptionstatic final class
A background from a local file.static final class
A background from the server.Modifier and TypeFieldDescriptionTdApi.SetBackground.background
The input background to use; pass null to create a new filled backgrounds or to remove the current background.ModifierConstructorDescriptionSetBackground
(TdApi.InputBackground background, TdApi.BackgroundType type, boolean forDarkTheme) Changes the background selected by the user; adds background to the list of installed backgrounds.