java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.RichText
it.tdlight.jni.TdApi.RichTextStrikethrough
- Enclosing class:
- TdApi
A strikethrough rich text.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionA strikethrough rich text.A strikethrough rich text.RichTextStrikethrough
(DataInput input) A strikethrough rich text. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
text
Text. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
RichTextStrikethrough
public RichTextStrikethrough()A strikethrough rich text. -
RichTextStrikethrough
A strikethrough rich text.- Parameters:
text
- RichText Text.
-
RichTextStrikethrough
A strikethrough rich text.- 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()
-