telegramx.js

RichTextSubscript

interface

A subscript text.

Declaration

interface RichTextSubscript 

Properties

textproperty#
text: RichText;

The text

typeproperty#
type: 'subscript';

Type of the rich text, always "subscript"