export Enum
EntityType ​
Properties ​
Member | Value | Description |
---|---|---|
Blockquote | "blockquote" | block quotation |
Bold | "bold" | bold text |
BotCommand | "bot_command" | /start@jobs_bot |
Cashtag | "cashtag" | $USD |
Code | "code" | monowidth string |
CustomEmoji | "custom_emoji" | inline custom emoji stickers |
"email" | do-not-reply@telegram.org | |
ExpandableBlockquote | "expandable_blockquote" | collapsed-by-default block quotation |
Hashtag | "hashtag" | #hashtag |
Italic | "italic" | italic text |
Mention | "mention" | @username |
PhoneNumber | "phone_number" | +1-212-555-0123 |
Pre | "pre" | monowidth block |
Spoiler | "spoiler" | spoiler message |
Strikethrough | "strikethrough" | |
TextLink | "text_link" | clickable text URLs |
TextMention | "text_mention" | users without usernames |
Underline | "underline" | underlined text |
Url | "url" | https://telegram.org |