telegramx.js

RichTextStrikethrough

interface

A strikethrough text.

Declaration

interface RichTextStrikethrough 

Properties

textproperty#
text: RichText;

The text

typeproperty#
type: 'strikethrough';

Type of the rich text, always "strikethrough"