java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.TextEntityType
it.tdlight.jni.TdApi.TextEntityTypePre
- Enclosing class:
- TdApi
Text that must be formatted as if
inside a pre HTML tag.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionText that must be formatted as if inside a pre HTML tag.TextEntityTypePre
(DataInput input) Text that must be formatted as if inside a pre HTML tag. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
TextEntityTypePre
public TextEntityTypePre()Text that must be formatted as if inside a pre HTML tag. -
TextEntityTypePre
Text that must be formatted as if inside a pre HTML tag.- 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()
-