public static class TdApi.Backgrounds extends TdApi.Object
Modifier and Type | Field and Description |
---|---|
TdApi.Background[] |
backgrounds
A list of backgrounds.
|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
Constructor and Description |
---|
Backgrounds()
Contains a list of backgrounds.
|
Backgrounds(TdApi.Background[] backgrounds)
Contains a list of backgrounds.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public TdApi.Background[] backgrounds
public static final int CONSTRUCTOR
public Backgrounds()
public Backgrounds(TdApi.Background[] backgrounds)
backgrounds
- A list of backgrounds.public int getConstructor()
getConstructor
in class TdApi.Object