Package org.drinkless.tdlib
Class TdApi.TextEntityType
- java.lang.Object
-
- org.drinkless.tdlib.TdApi.Object
-
- org.drinkless.tdlib.TdApi.TextEntityType
-
- Direct Known Subclasses:
TdApi.TextEntityTypeBankCardNumber,TdApi.TextEntityTypeBold,TdApi.TextEntityTypeBotCommand,TdApi.TextEntityTypeCashtag,TdApi.TextEntityTypeCode,TdApi.TextEntityTypeEmailAddress,TdApi.TextEntityTypeHashtag,TdApi.TextEntityTypeItalic,TdApi.TextEntityTypeMediaTimestamp,TdApi.TextEntityTypeMention,TdApi.TextEntityTypeMentionName,TdApi.TextEntityTypePhoneNumber,TdApi.TextEntityTypePre,TdApi.TextEntityTypePreCode,TdApi.TextEntityTypeStrikethrough,TdApi.TextEntityTypeTextUrl,TdApi.TextEntityTypeUnderline,TdApi.TextEntityTypeUrl
- Enclosing class:
- TdApi
public abstract static class TdApi.TextEntityType extends TdApi.Object
This class is an abstract base class. Represents a part of the text which must be formatted differently.
-
-
Constructor Summary
Constructors Constructor Description TextEntityType()
-