Skip to content

GramIO API Reference / gramio/dist / TelegramRichTextTextMention

Interface: TelegramRichTextTextMention

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

A mention of a Telegram user by their identifier.

Documentation

Properties

PropertyTypeDescriptionDefined in
textTelegramRichTextThe text@gramio/types/out/objects.d.ts:7389
type"text_mention"Type of the rich text, always “text_mention”@gramio/types/out/objects.d.ts:7385
userTelegramUserThe mentioned user@gramio/types/out/objects.d.ts:7393