java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.MessageFileType
it.tdlight.jni.TdApi.MessageFileTypeGroup
- Enclosing class:
- TdApi
The messages was exported from a group chat.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Title of the group chat; may be empty if unrecognized. -
Constructor Summary
ConstructorDescriptionThe messages was exported from a group chat.MessageFileTypeGroup
(DataInput input) The messages was exported from a group chat.MessageFileTypeGroup
(String title) The messages was exported from a group chat. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
title
Title of the group chat; may be empty if unrecognized. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
MessageFileTypeGroup
public MessageFileTypeGroup()The messages was exported from a group chat. -
MessageFileTypeGroup
The messages was exported from a group chat.- Parameters:
title
- String Title of the group chat; may be empty if unrecognized.
-
MessageFileTypeGroup
The messages was exported from a group chat.- 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()
-