telegramx.js

RichTextUrl

interface

A text with a link.

Declaration

interface RichTextUrl 

Properties

textproperty#
text: RichText;

The text

typeproperty#
type: 'url';

Type of the rich text, always "url"

urlproperty#
url: string;

URL of the link