public static class TdApi.ChatActionTyping 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 |
---|
ChatActionTyping()
The user is typing a message.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public int getConstructor()
getConstructor
in class TdApi.ChatAction