Package it.ernytech.tdlib
Class TdApi.TextParseMode
- java.lang.Object
-
- it.ernytech.tdlib.TdApi.Object
-
- it.ernytech.tdlib.TdApi.TextParseMode
-
- Direct Known Subclasses:
TdApi.TextParseModeHTML
,TdApi.TextParseModeMarkdown
- Enclosing class:
- TdApi
public abstract static class TdApi.TextParseMode extends TdApi.Object
This class is an abstract base class. Describes the way the text should be parsed for TextEntities.
-
-
Constructor Summary
Constructors Constructor Description TextParseMode()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from class it.ernytech.tdlib.TdApi.Object
getConstructor, toString
-
-