public static class TdApi.RichTextSuperscript extends TdApi.RichText
TdApi.RichText.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
TdApi.RichText |
text
Text.
|
Constructor and Description |
---|
RichTextSuperscript()
A superscript rich text.
|
RichTextSuperscript(TdApi.RichText text)
A superscript rich text.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public TdApi.RichText text
public static final int CONSTRUCTOR
public RichTextSuperscript()
public RichTextSuperscript(TdApi.RichText text)
text
- Text.public int getConstructor()
getConstructor
in class TdApi.RichText