telegramx.js

RichTextReference

interface

A reference.

Declaration

interface RichTextReference 

Properties

nameproperty#
name: string;

The name of the reference

textproperty#
text: RichText;

Text of the reference

typeproperty#
type: 'reference';

Type of the rich text, always "reference"