Skip to content

GramIO API Reference / gramio/dist / TelegramRichTextMention

Interface: TelegramRichTextMention

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

A mention by a username.

Documentation

Properties

PropertyTypeDescriptionDefined in
textTelegramRichTextThe text@gramio/types/out/objects.d.ts:7589
type"mention"Type of the rich text, always “mention”@gramio/types/out/objects.d.ts:7585
usernamestringThe username@gramio/types/out/objects.d.ts:7593