java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.RichText
it.tdlight.jni.TdApi.RichTextBold
- Enclosing class:
- TdApi
A bold rich text.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionA bold rich text.RichTextBold
(TdApi.RichText text) A bold rich text.RichTextBold
(DataInput input) A bold 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
-
RichTextBold
public RichTextBold()A bold rich text. -
RichTextBold
A bold rich text.- Parameters:
text
- RichText Text.
-
RichTextBold
A bold 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()
-