telegramx.js

RichTextReferenceLink

interface

A link to a reference.

Declaration

interface RichTextReferenceLink 

Properties

reference_name: string;

The name of the reference

textproperty#
text: RichText;

The link text

typeproperty#
type: 'reference_link';

Type of the rich text, always "reference_link"