telegramx.js

RichTextBold

interface

A bold text.

Declaration

interface RichTextBold 

Properties

textproperty#
text: RichText;

The text

typeproperty#
type: 'bold';

Type of the rich text, always "bold"