telegramx.js

RichTextSpoiler

interface

A text covered by a spoiler.

Declaration

interface RichTextSpoiler 

Properties

textproperty#
text: RichText;

The text

typeproperty#
type: 'spoiler';

Type of the rich text, always "spoiler"