java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.PushMessageContent
it.tdlight.jni.TdApi.PushMessageContentChatJoinByRequest
- Enclosing class:
- TdApi
public static final class TdApi.PushMessageContentChatJoinByRequest
extends TdApi.PushMessageContent
A new member was accepted to the chat
by an administrator.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionA new member was accepted to the chat by an administrator.A new member was accepted to the chat by an administrator. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
PushMessageContentChatJoinByRequest
public PushMessageContentChatJoinByRequest()A new member was accepted to the chat by an administrator. -
PushMessageContentChatJoinByRequest
A new member was accepted to the chat by an administrator.- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-