static class |
TdApi.TextEntityTypeBankCardNumber |
A bank card number.
|
static class |
TdApi.TextEntityTypeBold |
A bold text.
|
static class |
TdApi.TextEntityTypeBotCommand |
A bot command, beginning with "/".
|
static class |
TdApi.TextEntityTypeCashtag |
A cashtag text, beginning with "$" and consisting of capital English letters (e.g., "$USD").
|
static class |
TdApi.TextEntityTypeCode |
Text that must be formatted as if inside a code HTML tag.
|
static class |
TdApi.TextEntityTypeEmailAddress |
An email address.
|
static class |
TdApi.TextEntityTypeHashtag |
A hashtag text, beginning with "#".
|
static class |
TdApi.TextEntityTypeItalic |
An italic text.
|
static class |
TdApi.TextEntityTypeMediaTimestamp |
A media timestamp.
|
static class |
TdApi.TextEntityTypeMention |
A mention of a user by their username.
|
static class |
TdApi.TextEntityTypeMentionName |
A text shows instead of a raw mention of the user (e.g., when the user has no username).
|
static class |
TdApi.TextEntityTypePhoneNumber |
A phone number.
|
static class |
TdApi.TextEntityTypePre |
Text that must be formatted as if inside a pre HTML tag.
|
static class |
TdApi.TextEntityTypePreCode |
Text that must be formatted as if inside pre, and code HTML tags.
|
static class |
TdApi.TextEntityTypeStrikethrough |
A strikethrough text.
|
static class |
TdApi.TextEntityTypeTextUrl |
A text description shown instead of a raw URL.
|
static class |
TdApi.TextEntityTypeUnderline |
An underlined text.
|
static class |
TdApi.TextEntityTypeUrl |
An HTTP URL.
|