public static class TdApi.ChatActionCancel extends TdApi.ChatAction
TdApi.ChatAction.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
Constructor and Description |
---|
ChatActionCancel()
The user has cancelled the previous action.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public ChatActionCancel()
public int getConstructor()
getConstructor
in class TdApi.ChatAction