telegramx.js

RichTextMarked

interface

A marked text.

Declaration

interface RichTextMarked 

Properties

textproperty#
text: RichText;

The text

typeproperty#
type: 'marked';

Type of the rich text, always "marked"