java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.MessageForwardOrigin
it.tdlight.jni.TdApi.MessageForwardOriginMessageImport
- Enclosing class:
- TdApi
public static final class TdApi.MessageForwardOriginMessageImport
extends TdApi.MessageForwardOrigin
The message was imported from an
exported message history.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Name of the sender. -
Constructor Summary
ConstructorDescriptionThe message was imported from an exported message history.The message was imported from an exported message history.MessageForwardOriginMessageImport
(String senderName) The message was imported from an exported message history. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
senderName
Name of the sender. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
MessageForwardOriginMessageImport
public MessageForwardOriginMessageImport()The message was imported from an exported message history. -
MessageForwardOriginMessageImport
The message was imported from an exported message history.- Parameters:
senderName
- String Name of the sender.
-
MessageForwardOriginMessageImport
The message was imported from an exported message history.- 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()
-