telegramx.js

RichTextItalic

interface

An italicized text.

Declaration

interface RichTextItalic 

Properties

textproperty#
text: RichText;

The text

typeproperty#
type: 'italic';

Type of the rich text, always "italic"