java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.TargetChat
it.tdlight.jni.TdApi.TargetChatInternalLink
- Enclosing class:
- TdApi
The chat needs to be open with the
provided internal link.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
An internal link pointing to the chat. -
Constructor Summary
ConstructorDescriptionThe chat needs to be open with the provided internal link.The chat needs to be open with the provided internal link.TargetChatInternalLink
(DataInput input) The chat needs to be open with the provided internal link. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
link
An internal link pointing to the chat. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
TargetChatInternalLink
public TargetChatInternalLink()The chat needs to be open with the provided internal link. -
TargetChatInternalLink
The chat needs to be open with the provided internal link.- Parameters:
link
- InternalLinkType An internal link pointing to the chat.
-
TargetChatInternalLink
The chat needs to be open with the provided internal link.- 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()
-