public static class TdApi.ChatEventMemberJoined extends TdApi.ChatEventAction
TdApi.ChatEventAction.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
Constructor and Description |
---|
ChatEventMemberJoined()
A new member joined the chat.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public ChatEventMemberJoined()
public int getConstructor()
getConstructor
in class TdApi.ChatEventAction