Enum
message-entity-type-op-enum
No description available.
enum message-entity-type-op-enum {
mention,
hashtag,
cashtag,
bot-command,
url,
email,
phone-number,
bold,
italic,
underline,
strikethrough,
code,
pre,
text-link,
text-mention,
}Cases
| Case | Description |
|---|---|
| mention | |
| hashtag | |
| cashtag | |
| bot-command | |
| url | |
| phone-number | |
| bold | |
| italic | |
| underline | |
| strikethrough | |
| code | |
| pre | |
| text-link | |
| text-mention |