java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.RichText
it.tdlight.jni.TdApi.RichTexts
- Enclosing class:
- TdApi
A concatenation of rich texts.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionA concatenation of rich texts.RichTexts
(TdApi.RichText[] texts) A concatenation of rich texts.A concatenation of rich texts. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
texts
Texts. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
RichTexts
public RichTexts()A concatenation of rich texts. -
RichTexts
A concatenation of rich texts.- Parameters:
texts
- RichText[] Texts.
-
RichTexts
A concatenation of rich texts.- 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()
-