java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.TextEntityType
it.tdlight.jni.TdApi.TextEntityTypeTextUrl
- Enclosing class:
- TdApi
A text description shown instead of
a raw URL.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
HTTP or tg:// URL to be opened when the link is clicked. -
Constructor Summary
ConstructorDescriptionA text description shown instead of a raw URL.TextEntityTypeTextUrl
(DataInput input) A text description shown instead of a raw URL.A text description shown instead of a raw URL. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
url
HTTP or tg:// URL to be opened when the link is clicked. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
TextEntityTypeTextUrl
public TextEntityTypeTextUrl()A text description shown instead of a raw URL. -
TextEntityTypeTextUrl
A text description shown instead of a raw URL.- Parameters:
url
- String HTTP or tg:// URL to be opened when the link is clicked.
-
TextEntityTypeTextUrl
A text description shown instead of a raw URL.- 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()
-