public static class TdApi.UpdateChannel extends TdApi.Update
Modifier and Type | Field and Description |
---|---|
TdApi.Channel |
channel
New data about the channel.
|
static int |
CONSTRUCTOR
Identifier uniquely determining TL-type of object
|
Constructor and Description |
---|
UpdateChannel()
Default constructor.
|
UpdateChannel(TdApi.Channel channel)
Constructor for initialization of all fields.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public TdApi.Channel channel
public static final int CONSTRUCTOR
public UpdateChannel()
public UpdateChannel(TdApi.Channel channel)
public int getConstructor()
getConstructor
in class TdApi.TLObject