Skip to content

GramIO API Reference / gramio/dist / TelegramMessageEntityType

Type Alias: TelegramMessageEntityType

TelegramMessageEntityType = "mention" | "hashtag" | "cashtag" | "bot_command" | "url" | "email" | "phone_number" | "bold" | "italic" | "underline" | "strikethrough" | "spoiler" | "blockquote" | "expandable_blockquote" | "code" | "pre" | "text_link" | "text_mention" | "custom_emoji" | "date_time"

Defined in: @gramio/types/out/objects.d.ts:974