telegramx.js

RichTextMention

interface

A mention by a username.

Declaration

interface RichTextMention 

Properties

textproperty#
text: RichText;

The text

typeproperty#
type: 'mention';

Type of the rich text, always "mention"

usernameproperty#
username: string;

The username