telegramx.js

RichTextUnderline

interface

An underlined text.

Declaration

interface RichTextUnderline 

Properties

textproperty#
text: RichText;

The text

typeproperty#
type: 'underline';

Type of the rich text, always "underline"