public static class TdApi.TextParseModeHTML extends TdApi.TextParseMode
TdApi.TextParseMode.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
Constructor and Description |
---|
TextParseModeHTML()
The text should be parsed in HTML-style.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public static final int CONSTRUCTOR
public TextParseModeHTML()
public int getConstructor()
getConstructor
in class TdApi.TextParseMode