Skip to content
GramIO
Search
K
Main Navigation
Home
Get started
Plugins
TS API Reference
Bot API Reference
Changelogs
English
Русский
Telegram
English
Русский
Appearance
Telegram
npm
npm
yarn
pnpm
bun
Menu
Return to top
On this page
RichTextTextMention
Copy page
Official docs ↗
A mention of a Telegram user by their identifier.
Fields
type
String
=
text_mention
Required
Type of the rich text, always "text\_mention"
text
RichText
Required
The text
user
User
Required
The mentioned user
GramIO Usage
See Also