java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.TextEntityType
it.tdlight.jni.TdApi.TextEntityTypeMention
- Enclosing class:
- TdApi
A mention of a user, a supergroup, or
a channel by their username.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionA mention of a user, a supergroup, or a channel by their username.TextEntityTypeMention
(DataInput input) A mention of a user, a supergroup, or a channel by their username. -
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
-
TextEntityTypeMention
public TextEntityTypeMention()A mention of a user, a supergroup, or a channel by their username. -
TextEntityTypeMention
A mention of a user, a supergroup, or a channel by their username.- 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()
-