java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.ChatMemberStatus
it.tdlight.jni.TdApi.ChatMemberStatusMember
- Enclosing class:
- TdApi
The user is a member of the chat,
without any additional privileges or restrictions.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionThe user is a member of the chat, without any additional privileges or restrictions.ChatMemberStatusMember
(DataInput input) The user is a member of the chat, without any additional privileges or restrictions. -
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
-
ChatMemberStatusMember
public ChatMemberStatusMember()The user is a member of the chat, without any additional privileges or restrictions. -
ChatMemberStatusMember
The user is a member of the chat, without any additional privileges or restrictions.- 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()
-