PageBlockTable
- class pyrogram.raw.types.PageBlockTable
Table
Constructor of
PageBlock.- Details:
Layer:
227ID:
BF4DEA82
- Parameters:
title (
RichText) – Titlerows (List of
PageTableRow) – Table rowsbordered (
bool, optional) – Does the table have a visible border?striped (
bool, optional) – Is the table striped?
TL Schema
pageBlockTable#bf4dea82
flags:#
bordered:flags.0?true
striped:flags.1?true
title:RichText
rows:Vector<PageTableRow>
= PageBlock
Parameter Tree
PageBlockTable
├── bordered →
true (optional)├── striped →
true (optional)├── title →
RichText│ ├──
TextEmpty│ ├──
TextPlain│ │ └── text →
string│ ├──
TextBold│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ │ └── text →
string│ │ ├──
TextBold│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextItalic│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUnderline│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextStrike│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextFixed│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUrl│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├── url →
string│ │ │ └── webpage_id →
long│ │ ├──
TextEmail│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── email →
string│ │ ├──
TextConcat│ │ │ └── texts →
Vector < RichText >│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSubscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSuperscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMarked│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextPhone│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── phone →
string│ │ ├──
TextImage│ │ │ ├── document_id →
long│ │ │ ├── w →
int│ │ │ └── h →
int│ │ ├──
TextAnchor│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── name →
string│ │ ├──
TextMath│ │ │ └── source →
string│ │ ├──
TextCustomEmoji│ │ │ ├── document_id →
long│ │ │ └── alt →
string│ │ ├──
TextSpoiler│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMention│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextHashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBotCommand│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextCashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoUrl│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoEmail│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoPhone│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBankCard│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMentionName│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── user_id →
long│ │ └──
TextDate│ │ ├── relative →
true (optional)│ │ ├── short_time →
true (optional)│ │ ├── long_time →
true (optional)│ │ ├── short_date →
true (optional)│ │ ├── long_date →
true (optional)│ │ ├── day_of_week →
true (optional)│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── date →
int│ ├──
TextItalic│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ │ └── text →
string│ │ ├──
TextBold│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextItalic│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUnderline│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextStrike│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextFixed│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUrl│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├── url →
string│ │ │ └── webpage_id →
long│ │ ├──
TextEmail│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── email →
string│ │ ├──
TextConcat│ │ │ └── texts →
Vector < RichText >│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSubscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSuperscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMarked│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextPhone│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── phone →
string│ │ ├──
TextImage│ │ │ ├── document_id →
long│ │ │ ├── w →
int│ │ │ └── h →
int│ │ ├──
TextAnchor│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── name →
string│ │ ├──
TextMath│ │ │ └── source →
string│ │ ├──
TextCustomEmoji│ │ │ ├── document_id →
long│ │ │ └── alt →
string│ │ ├──
TextSpoiler│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMention│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextHashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBotCommand│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextCashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoUrl│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoEmail│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoPhone│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBankCard│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMentionName│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── user_id →
long│ │ └──
TextDate│ │ ├── relative →
true (optional)│ │ ├── short_time →
true (optional)│ │ ├── long_time →
true (optional)│ │ ├── short_date →
true (optional)│ │ ├── long_date →
true (optional)│ │ ├── day_of_week →
true (optional)│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── date →
int│ ├──
TextUnderline│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ │ └── text →
string│ │ ├──
TextBold│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextItalic│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUnderline│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextStrike│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextFixed│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUrl│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├── url →
string│ │ │ └── webpage_id →
long│ │ ├──
TextEmail│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── email →
string│ │ ├──
TextConcat│ │ │ └── texts →
Vector < RichText >│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSubscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSuperscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMarked│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextPhone│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── phone →
string│ │ ├──
TextImage│ │ │ ├── document_id →
long│ │ │ ├── w →
int│ │ │ └── h →
int│ │ ├──
TextAnchor│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── name →
string│ │ ├──
TextMath│ │ │ └── source →
string│ │ ├──
TextCustomEmoji│ │ │ ├── document_id →
long│ │ │ └── alt →
string│ │ ├──
TextSpoiler│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMention│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextHashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBotCommand│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextCashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoUrl│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoEmail│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoPhone│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBankCard│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMentionName│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── user_id →
long│ │ └──
TextDate│ │ ├── relative →
true (optional)│ │ ├── short_time →
true (optional)│ │ ├── long_time →
true (optional)│ │ ├── short_date →
true (optional)│ │ ├── long_date →
true (optional)│ │ ├── day_of_week →
true (optional)│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── date →
int│ ├──
TextStrike│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ │ └── text →
string│ │ ├──
TextBold│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextItalic│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUnderline│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextStrike│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextFixed│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUrl│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├── url →
string│ │ │ └── webpage_id →
long│ │ ├──
TextEmail│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── email →
string│ │ ├──
TextConcat│ │ │ └── texts →
Vector < RichText >│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSubscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSuperscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMarked│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextPhone│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── phone →
string│ │ ├──
TextImage│ │ │ ├── document_id →
long│ │ │ ├── w →
int│ │ │ └── h →
int│ │ ├──
TextAnchor│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── name →
string│ │ ├──
TextMath│ │ │ └── source →
string│ │ ├──
TextCustomEmoji│ │ │ ├── document_id →
long│ │ │ └── alt →
string│ │ ├──
TextSpoiler│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMention│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextHashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBotCommand│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextCashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoUrl│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoEmail│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoPhone│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBankCard│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMentionName│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── user_id →
long│ │ └──
TextDate│ │ ├── relative →
true (optional)│ │ ├── short_time →
true (optional)│ │ ├── long_time →
true (optional)│ │ ├── short_date →
true (optional)│ │ ├── long_date →
true (optional)│ │ ├── day_of_week →
true (optional)│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── date →
int│ ├──
TextFixed│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ │ └── text →
string│ │ ├──
TextBold│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextItalic│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUnderline│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextStrike│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextFixed│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUrl│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├── url →
string│ │ │ └── webpage_id →
long│ │ ├──
TextEmail│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── email →
string│ │ ├──
TextConcat│ │ │ └── texts →
Vector < RichText >│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSubscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSuperscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMarked│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextPhone│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── phone →
string│ │ ├──
TextImage│ │ │ ├── document_id →
long│ │ │ ├── w →
int│ │ │ └── h →
int│ │ ├──
TextAnchor│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── name →
string│ │ ├──
TextMath│ │ │ └── source →
string│ │ ├──
TextCustomEmoji│ │ │ ├── document_id →
long│ │ │ └── alt →
string│ │ ├──
TextSpoiler│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMention│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextHashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBotCommand│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextCashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoUrl│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoEmail│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoPhone│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBankCard│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMentionName│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── user_id →
long│ │ └──
TextDate│ │ ├── relative →
true (optional)│ │ ├── short_time →
true (optional)│ │ ├── long_time →
true (optional)│ │ ├── short_date →
true (optional)│ │ ├── long_date →
true (optional)│ │ ├── day_of_week →
true (optional)│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── date →
int│ ├──
TextUrl│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ │ └── text →
string│ │ │ ├──
TextBold│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextItalic│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextUnderline│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextStrike│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextFixed│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextUrl│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ ├── url →
string│ │ │ │ └── webpage_id →
long│ │ │ ├──
TextEmail│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ └── email →
string│ │ │ ├──
TextConcat│ │ │ │ └── texts →
Vector < RichText >│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextSubscript│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextSuperscript│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextMarked│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextPhone│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ └── phone →
string│ │ │ ├──
TextImage│ │ │ │ ├── document_id →
long│ │ │ │ ├── w →
int│ │ │ │ └── h →
int│ │ │ ├──
TextAnchor│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ └── name →
string│ │ │ ├──
TextMath│ │ │ │ └── source →
string│ │ │ ├──
TextCustomEmoji│ │ │ │ ├── document_id →
long│ │ │ │ └── alt →
string│ │ │ ├──
TextSpoiler│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextMention│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextHashtag│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextBotCommand│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextCashtag│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextAutoUrl│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextAutoEmail│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextAutoPhone│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextBankCard│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextMentionName│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ └── user_id →
long│ │ │ └──
TextDate│ │ │ ├── relative →
true (optional)│ │ │ ├── short_time →
true (optional)│ │ │ ├── long_time →
true (optional)│ │ │ ├── short_date →
true (optional)│ │ │ ├── long_date →
true (optional)│ │ │ ├── day_of_week →
true (optional)│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── date →
int│ │ ├── url →
string│ │ └── webpage_id →
long│ ├──
TextEmail│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ │ └── text →
string│ │ │ ├──
TextBold│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextItalic│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextUnderline│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextStrike│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextFixed│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextUrl│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ ├── url →
string│ │ │ │ └── webpage_id →
long│ │ │ ├──
TextEmail│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ └── email →
string│ │ │ ├──
TextConcat│ │ │ │ └── texts →
Vector < RichText >│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextSubscript│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextSuperscript│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextMarked│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextPhone│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ └── phone →
string│ │ │ ├──
TextImage│ │ │ │ ├── document_id →
long│ │ │ │ ├── w →
int│ │ │ │ └── h →
int│ │ │ ├──
TextAnchor│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ └── name →
string│ │ │ ├──
TextMath│ │ │ │ └── source →
string│ │ │ ├──
TextCustomEmoji│ │ │ │ ├── document_id →
long│ │ │ │ └── alt →
string│ │ │ ├──
TextSpoiler│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextMention│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextHashtag│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextBotCommand│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextCashtag│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextAutoUrl│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextAutoEmail│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextAutoPhone│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextBankCard│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextMentionName│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ └── user_id →
long│ │ │ └──
TextDate│ │ │ ├── relative →
true (optional)│ │ │ ├── short_time →
true (optional)│ │ │ ├── long_time →
true (optional)│ │ │ ├── short_date →
true (optional)│ │ │ ├── long_date →
true (optional)│ │ │ ├── day_of_week →
true (optional)│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── date →
int│ │ └── email →
string│ ├──
TextConcat│ │ └── texts →
Vector < RichText >│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ │ └── text →
string│ │ ├──
TextBold│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextItalic│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUnderline│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextStrike│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextFixed│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUrl│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├── url →
string│ │ │ └── webpage_id →
long│ │ ├──
TextEmail│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── email →
string│ │ ├──
TextConcat│ │ │ └── texts →
Vector < RichText >│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSubscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSuperscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMarked│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextPhone│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── phone →
string│ │ ├──
TextImage│ │ │ ├── document_id →
long│ │ │ ├── w →
int│ │ │ └── h →
int│ │ ├──
TextAnchor│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── name →
string│ │ ├──
TextMath│ │ │ └── source →
string│ │ ├──
TextCustomEmoji│ │ │ ├── document_id →
long│ │ │ └── alt →
string│ │ ├──
TextSpoiler│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMention│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextHashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBotCommand│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextCashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoUrl│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoEmail│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoPhone│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBankCard│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMentionName│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── user_id →
long│ │ └──
TextDate│ │ ├── relative →
true (optional)│ │ ├── short_time →
true (optional)│ │ ├── long_time →
true (optional)│ │ ├── short_date →
true (optional)│ │ ├── long_date →
true (optional)│ │ ├── day_of_week →
true (optional)│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── date →
int│ ├──
TextSubscript│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ │ └── text →
string│ │ ├──
TextBold│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextItalic│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUnderline│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextStrike│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextFixed│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUrl│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├── url →
string│ │ │ └── webpage_id →
long│ │ ├──
TextEmail│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── email →
string│ │ ├──
TextConcat│ │ │ └── texts →
Vector < RichText >│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSubscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSuperscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMarked│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextPhone│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── phone →
string│ │ ├──
TextImage│ │ │ ├── document_id →
long│ │ │ ├── w →
int│ │ │ └── h →
int│ │ ├──
TextAnchor│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── name →
string│ │ ├──
TextMath│ │ │ └── source →
string│ │ ├──
TextCustomEmoji│ │ │ ├── document_id →
long│ │ │ └── alt →
string│ │ ├──
TextSpoiler│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMention│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextHashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBotCommand│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextCashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoUrl│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoEmail│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoPhone│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBankCard│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMentionName│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── user_id →
long│ │ └──
TextDate│ │ ├── relative →
true (optional)│ │ ├── short_time →
true (optional)│ │ ├── long_time →
true (optional)│ │ ├── short_date →
true (optional)│ │ ├── long_date →
true (optional)│ │ ├── day_of_week →
true (optional)│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── date →
int│ ├──
TextSuperscript│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ │ └── text →
string│ │ ├──
TextBold│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextItalic│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUnderline│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextStrike│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextFixed│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUrl│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├── url →
string│ │ │ └── webpage_id →
long│ │ ├──
TextEmail│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── email →
string│ │ ├──
TextConcat│ │ │ └── texts →
Vector < RichText >│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSubscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSuperscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMarked│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextPhone│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── phone →
string│ │ ├──
TextImage│ │ │ ├── document_id →
long│ │ │ ├── w →
int│ │ │ └── h →
int│ │ ├──
TextAnchor│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── name →
string│ │ ├──
TextMath│ │ │ └── source →
string│ │ ├──
TextCustomEmoji│ │ │ ├── document_id →
long│ │ │ └── alt →
string│ │ ├──
TextSpoiler│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMention│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextHashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBotCommand│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextCashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoUrl│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoEmail│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoPhone│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBankCard│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMentionName│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── user_id →
long│ │ └──
TextDate│ │ ├── relative →
true (optional)│ │ ├── short_time →
true (optional)│ │ ├── long_time →
true (optional)│ │ ├── short_date →
true (optional)│ │ ├── long_date →
true (optional)│ │ ├── day_of_week →
true (optional)│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── date →
int│ ├──
TextMarked│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ │ └── text →
string│ │ ├──
TextBold│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextItalic│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUnderline│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextStrike│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextFixed│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUrl│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├── url →
string│ │ │ └── webpage_id →
long│ │ ├──
TextEmail│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── email →
string│ │ ├──
TextConcat│ │ │ └── texts →
Vector < RichText >│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSubscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSuperscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMarked│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextPhone│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── phone →
string│ │ ├──
TextImage│ │ │ ├── document_id →
long│ │ │ ├── w →
int│ │ │ └── h →
int│ │ ├──
TextAnchor│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── name →
string│ │ ├──
TextMath│ │ │ └── source →
string│ │ ├──
TextCustomEmoji│ │ │ ├── document_id →
long│ │ │ └── alt →
string│ │ ├──
TextSpoiler│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMention│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextHashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBotCommand│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextCashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoUrl│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoEmail│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoPhone│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBankCard│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMentionName│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── user_id →
long│ │ └──
TextDate│ │ ├── relative →
true (optional)│ │ ├── short_time →
true (optional)│ │ ├── long_time →
true (optional)│ │ ├── short_date →
true (optional)│ │ ├── long_date →
true (optional)│ │ ├── day_of_week →
true (optional)│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── date →
int│ ├──
TextPhone│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ │ └── text →
string│ │ │ ├──
TextBold│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextItalic│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextUnderline│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextStrike│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextFixed│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextUrl│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ ├── url →
string│ │ │ │ └── webpage_id →
long│ │ │ ├──
TextEmail│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ └── email →
string│ │ │ ├──
TextConcat│ │ │ │ └── texts →
Vector < RichText >│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextSubscript│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextSuperscript│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextMarked│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextPhone│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ └── phone →
string│ │ │ ├──
TextImage│ │ │ │ ├── document_id →
long│ │ │ │ ├── w →
int│ │ │ │ └── h →
int│ │ │ ├──
TextAnchor│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ └── name →
string│ │ │ ├──
TextMath│ │ │ │ └── source →
string│ │ │ ├──
TextCustomEmoji│ │ │ │ ├── document_id →
long│ │ │ │ └── alt →
string│ │ │ ├──
TextSpoiler│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextMention│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextHashtag│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextBotCommand│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextCashtag│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextAutoUrl│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextAutoEmail│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextAutoPhone│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextBankCard│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextMentionName│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ └── user_id →
long│ │ │ └──
TextDate│ │ │ ├── relative →
true (optional)│ │ │ ├── short_time →
true (optional)│ │ │ ├── long_time →
true (optional)│ │ │ ├── short_date →
true (optional)│ │ │ ├── long_date →
true (optional)│ │ │ ├── day_of_week →
true (optional)│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── date →
int│ │ └── phone →
string│ ├──
TextImage│ │ ├── document_id →
long│ │ ├── w →
int│ │ └── h →
int│ ├──
TextAnchor│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ │ └── text →
string│ │ │ ├──
TextBold│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextItalic│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextUnderline│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextStrike│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextFixed│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextUrl│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ ├── url →
string│ │ │ │ └── webpage_id →
long│ │ │ ├──
TextEmail│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ └── email →
string│ │ │ ├──
TextConcat│ │ │ │ └── texts →
Vector < RichText >│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextSubscript│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextSuperscript│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextMarked│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextPhone│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ └── phone →
string│ │ │ ├──
TextImage│ │ │ │ ├── document_id →
long│ │ │ │ ├── w →
int│ │ │ │ └── h →
int│ │ │ ├──
TextAnchor│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ └── name →
string│ │ │ ├──
TextMath│ │ │ │ └── source →
string│ │ │ ├──
TextCustomEmoji│ │ │ │ ├── document_id →
long│ │ │ │ └── alt →
string│ │ │ ├──
TextSpoiler│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextMention│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextHashtag│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextBotCommand│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextCashtag│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextAutoUrl│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextAutoEmail│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextAutoPhone│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextBankCard│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextMentionName│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ └── user_id →
long│ │ │ └──
TextDate│ │ │ ├── relative →
true (optional)│ │ │ ├── short_time →
true (optional)│ │ │ ├── long_time →
true (optional)│ │ │ ├── short_date →
true (optional)│ │ │ ├── long_date →
true (optional)│ │ │ ├── day_of_week →
true (optional)│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── date →
int│ │ └── name →
string│ ├──
TextMath│ │ └── source →
string│ ├──
TextCustomEmoji│ │ ├── document_id →
long│ │ └── alt →
string│ ├──
TextSpoiler│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ │ └── text →
string│ │ ├──
TextBold│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextItalic│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUnderline│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextStrike│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextFixed│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUrl│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├── url →
string│ │ │ └── webpage_id →
long│ │ ├──
TextEmail│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── email →
string│ │ ├──
TextConcat│ │ │ └── texts →
Vector < RichText >│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSubscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSuperscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMarked│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextPhone│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── phone →
string│ │ ├──
TextImage│ │ │ ├── document_id →
long│ │ │ ├── w →
int│ │ │ └── h →
int│ │ ├──
TextAnchor│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── name →
string│ │ ├──
TextMath│ │ │ └── source →
string│ │ ├──
TextCustomEmoji│ │ │ ├── document_id →
long│ │ │ └── alt →
string│ │ ├──
TextSpoiler│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMention│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextHashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBotCommand│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextCashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoUrl│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoEmail│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoPhone│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBankCard│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMentionName│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── user_id →
long│ │ └──
TextDate│ │ ├── relative →
true (optional)│ │ ├── short_time →
true (optional)│ │ ├── long_time →
true (optional)│ │ ├── short_date →
true (optional)│ │ ├── long_date →
true (optional)│ │ ├── day_of_week →
true (optional)│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── date →
int│ ├──
TextMention│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ │ └── text →
string│ │ ├──
TextBold│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextItalic│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUnderline│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextStrike│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextFixed│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUrl│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├── url →
string│ │ │ └── webpage_id →
long│ │ ├──
TextEmail│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── email →
string│ │ ├──
TextConcat│ │ │ └── texts →
Vector < RichText >│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSubscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSuperscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMarked│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextPhone│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── phone →
string│ │ ├──
TextImage│ │ │ ├── document_id →
long│ │ │ ├── w →
int│ │ │ └── h →
int│ │ ├──
TextAnchor│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── name →
string│ │ ├──
TextMath│ │ │ └── source →
string│ │ ├──
TextCustomEmoji│ │ │ ├── document_id →
long│ │ │ └── alt →
string│ │ ├──
TextSpoiler│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMention│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextHashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBotCommand│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextCashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoUrl│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoEmail│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoPhone│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBankCard│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMentionName│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── user_id →
long│ │ └──
TextDate│ │ ├── relative →
true (optional)│ │ ├── short_time →
true (optional)│ │ ├── long_time →
true (optional)│ │ ├── short_date →
true (optional)│ │ ├── long_date →
true (optional)│ │ ├── day_of_week →
true (optional)│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── date →
int│ ├──
TextHashtag│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ │ └── text →
string│ │ ├──
TextBold│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextItalic│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUnderline│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextStrike│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextFixed│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUrl│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├── url →
string│ │ │ └── webpage_id →
long│ │ ├──
TextEmail│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── email →
string│ │ ├──
TextConcat│ │ │ └── texts →
Vector < RichText >│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSubscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSuperscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMarked│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextPhone│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── phone →
string│ │ ├──
TextImage│ │ │ ├── document_id →
long│ │ │ ├── w →
int│ │ │ └── h →
int│ │ ├──
TextAnchor│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── name →
string│ │ ├──
TextMath│ │ │ └── source →
string│ │ ├──
TextCustomEmoji│ │ │ ├── document_id →
long│ │ │ └── alt →
string│ │ ├──
TextSpoiler│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMention│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextHashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBotCommand│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextCashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoUrl│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoEmail│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoPhone│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBankCard│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMentionName│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── user_id →
long│ │ └──
TextDate│ │ ├── relative →
true (optional)│ │ ├── short_time →
true (optional)│ │ ├── long_time →
true (optional)│ │ ├── short_date →
true (optional)│ │ ├── long_date →
true (optional)│ │ ├── day_of_week →
true (optional)│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── date →
int│ ├──
TextBotCommand│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ │ └── text →
string│ │ ├──
TextBold│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextItalic│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUnderline│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextStrike│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextFixed│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUrl│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├── url →
string│ │ │ └── webpage_id →
long│ │ ├──
TextEmail│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── email →
string│ │ ├──
TextConcat│ │ │ └── texts →
Vector < RichText >│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSubscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSuperscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMarked│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextPhone│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── phone →
string│ │ ├──
TextImage│ │ │ ├── document_id →
long│ │ │ ├── w →
int│ │ │ └── h →
int│ │ ├──
TextAnchor│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── name →
string│ │ ├──
TextMath│ │ │ └── source →
string│ │ ├──
TextCustomEmoji│ │ │ ├── document_id →
long│ │ │ └── alt →
string│ │ ├──
TextSpoiler│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMention│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextHashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBotCommand│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextCashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoUrl│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoEmail│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoPhone│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBankCard│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMentionName│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── user_id →
long│ │ └──
TextDate│ │ ├── relative →
true (optional)│ │ ├── short_time →
true (optional)│ │ ├── long_time →
true (optional)│ │ ├── short_date →
true (optional)│ │ ├── long_date →
true (optional)│ │ ├── day_of_week →
true (optional)│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── date →
int│ ├──
TextCashtag│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ │ └── text →
string│ │ ├──
TextBold│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextItalic│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUnderline│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextStrike│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextFixed│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUrl│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├── url →
string│ │ │ └── webpage_id →
long│ │ ├──
TextEmail│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── email →
string│ │ ├──
TextConcat│ │ │ └── texts →
Vector < RichText >│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSubscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSuperscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMarked│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextPhone│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── phone →
string│ │ ├──
TextImage│ │ │ ├── document_id →
long│ │ │ ├── w →
int│ │ │ └── h →
int│ │ ├──
TextAnchor│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── name →
string│ │ ├──
TextMath│ │ │ └── source →
string│ │ ├──
TextCustomEmoji│ │ │ ├── document_id →
long│ │ │ └── alt →
string│ │ ├──
TextSpoiler│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMention│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextHashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBotCommand│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextCashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoUrl│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoEmail│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoPhone│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBankCard│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMentionName│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── user_id →
long│ │ └──
TextDate│ │ ├── relative →
true (optional)│ │ ├── short_time →
true (optional)│ │ ├── long_time →
true (optional)│ │ ├── short_date →
true (optional)│ │ ├── long_date →
true (optional)│ │ ├── day_of_week →
true (optional)│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── date →
int│ ├──
TextAutoUrl│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ │ └── text →
string│ │ ├──
TextBold│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextItalic│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUnderline│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextStrike│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextFixed│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUrl│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├── url →
string│ │ │ └── webpage_id →
long│ │ ├──
TextEmail│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── email →
string│ │ ├──
TextConcat│ │ │ └── texts →
Vector < RichText >│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSubscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSuperscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMarked│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextPhone│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── phone →
string│ │ ├──
TextImage│ │ │ ├── document_id →
long│ │ │ ├── w →
int│ │ │ └── h →
int│ │ ├──
TextAnchor│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── name →
string│ │ ├──
TextMath│ │ │ └── source →
string│ │ ├──
TextCustomEmoji│ │ │ ├── document_id →
long│ │ │ └── alt →
string│ │ ├──
TextSpoiler│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMention│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextHashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBotCommand│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextCashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoUrl│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoEmail│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoPhone│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBankCard│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMentionName│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── user_id →
long│ │ └──
TextDate│ │ ├── relative →
true (optional)│ │ ├── short_time →
true (optional)│ │ ├── long_time →
true (optional)│ │ ├── short_date →
true (optional)│ │ ├── long_date →
true (optional)│ │ ├── day_of_week →
true (optional)│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── date →
int│ ├──
TextAutoEmail│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ │ └── text →
string│ │ ├──
TextBold│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextItalic│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUnderline│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextStrike│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextFixed│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUrl│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├── url →
string│ │ │ └── webpage_id →
long│ │ ├──
TextEmail│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── email →
string│ │ ├──
TextConcat│ │ │ └── texts →
Vector < RichText >│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSubscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSuperscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMarked│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextPhone│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── phone →
string│ │ ├──
TextImage│ │ │ ├── document_id →
long│ │ │ ├── w →
int│ │ │ └── h →
int│ │ ├──
TextAnchor│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── name →
string│ │ ├──
TextMath│ │ │ └── source →
string│ │ ├──
TextCustomEmoji│ │ │ ├── document_id →
long│ │ │ └── alt →
string│ │ ├──
TextSpoiler│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMention│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextHashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBotCommand│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextCashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoUrl│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoEmail│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoPhone│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBankCard│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMentionName│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── user_id →
long│ │ └──
TextDate│ │ ├── relative →
true (optional)│ │ ├── short_time →
true (optional)│ │ ├── long_time →
true (optional)│ │ ├── short_date →
true (optional)│ │ ├── long_date →
true (optional)│ │ ├── day_of_week →
true (optional)│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── date →
int│ ├──
TextAutoPhone│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ │ └── text →
string│ │ ├──
TextBold│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextItalic│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUnderline│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextStrike│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextFixed│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUrl│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├── url →
string│ │ │ └── webpage_id →
long│ │ ├──
TextEmail│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── email →
string│ │ ├──
TextConcat│ │ │ └── texts →
Vector < RichText >│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSubscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSuperscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMarked│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextPhone│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── phone →
string│ │ ├──
TextImage│ │ │ ├── document_id →
long│ │ │ ├── w →
int│ │ │ └── h →
int│ │ ├──
TextAnchor│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── name →
string│ │ ├──
TextMath│ │ │ └── source →
string│ │ ├──
TextCustomEmoji│ │ │ ├── document_id →
long│ │ │ └── alt →
string│ │ ├──
TextSpoiler│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMention│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextHashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBotCommand│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextCashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoUrl│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoEmail│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoPhone│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBankCard│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMentionName│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── user_id →
long│ │ └──
TextDate│ │ ├── relative →
true (optional)│ │ ├── short_time →
true (optional)│ │ ├── long_time →
true (optional)│ │ ├── short_date →
true (optional)│ │ ├── long_date →
true (optional)│ │ ├── day_of_week →
true (optional)│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── date →
int│ ├──
TextBankCard│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ │ └── text →
string│ │ ├──
TextBold│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextItalic│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUnderline│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextStrike│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextFixed│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUrl│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├── url →
string│ │ │ └── webpage_id →
long│ │ ├──
TextEmail│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── email →
string│ │ ├──
TextConcat│ │ │ └── texts →
Vector < RichText >│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSubscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSuperscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMarked│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextPhone│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── phone →
string│ │ ├──
TextImage│ │ │ ├── document_id →
long│ │ │ ├── w →
int│ │ │ └── h →
int│ │ ├──
TextAnchor│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── name →
string│ │ ├──
TextMath│ │ │ └── source →
string│ │ ├──
TextCustomEmoji│ │ │ ├── document_id →
long│ │ │ └── alt →
string│ │ ├──
TextSpoiler│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMention│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextHashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBotCommand│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextCashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoUrl│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoEmail│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoPhone│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBankCard│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMentionName│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── user_id →
long│ │ └──
TextDate│ │ ├── relative →
true (optional)│ │ ├── short_time →
true (optional)│ │ ├── long_time →
true (optional)│ │ ├── short_date →
true (optional)│ │ ├── long_date →
true (optional)│ │ ├── day_of_week →
true (optional)│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── date →
int│ ├──
TextMentionName│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ │ └── text →
string│ │ │ ├──
TextBold│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextItalic│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextUnderline│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextStrike│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextFixed│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextUrl│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ ├── url →
string│ │ │ │ └── webpage_id →
long│ │ │ ├──
TextEmail│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ └── email →
string│ │ │ ├──
TextConcat│ │ │ │ └── texts →
Vector < RichText >│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextSubscript│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextSuperscript│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextMarked│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextPhone│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ └── phone →
string│ │ │ ├──
TextImage│ │ │ │ ├── document_id →
long│ │ │ │ ├── w →
int│ │ │ │ └── h →
int│ │ │ ├──
TextAnchor│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ └── name →
string│ │ │ ├──
TextMath│ │ │ │ └── source →
string│ │ │ ├──
TextCustomEmoji│ │ │ │ ├── document_id →
long│ │ │ │ └── alt →
string│ │ │ ├──
TextSpoiler│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextMention│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextHashtag│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextBotCommand│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextCashtag│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextAutoUrl│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextAutoEmail│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextAutoPhone│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextBankCard│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextMentionName│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ └── user_id →
long│ │ │ └──
TextDate│ │ │ ├── relative →
true (optional)│ │ │ ├── short_time →
true (optional)│ │ │ ├── long_time →
true (optional)│ │ │ ├── short_date →
true (optional)│ │ │ ├── long_date →
true (optional)│ │ │ ├── day_of_week →
true (optional)│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── date →
int│ │ └── user_id →
long│ └──
TextDate│ ├── relative →
true (optional)│ ├── short_time →
true (optional)│ ├── long_time →
true (optional)│ ├── short_date →
true (optional)│ ├── long_date →
true (optional)│ ├── day_of_week →
true (optional)│ ├── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ │ └── text →
string│ │ ├──
TextBold│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextItalic│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUnderline│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextStrike│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextFixed│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextUrl│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├── url →
string│ │ │ └── webpage_id →
long│ │ ├──
TextEmail│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── email →
string│ │ ├──
TextConcat│ │ │ └── texts →
Vector < RichText >│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSubscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextSuperscript│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMarked│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextPhone│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── phone →
string│ │ ├──
TextImage│ │ │ ├── document_id →
long│ │ │ ├── w →
int│ │ │ └── h →
int│ │ ├──
TextAnchor│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── name →
string│ │ ├──
TextMath│ │ │ └── source →
string│ │ ├──
TextCustomEmoji│ │ │ ├── document_id →
long│ │ │ └── alt →
string│ │ ├──
TextSpoiler│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMention│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextHashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBotCommand│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextCashtag│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoUrl│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoEmail│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextAutoPhone│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextBankCard│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
TextMentionName│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── user_id →
long│ │ └──
TextDate│ │ ├── relative →
true (optional)│ │ ├── short_time →
true (optional)│ │ ├── long_time →
true (optional)│ │ ├── short_date →
true (optional)│ │ ├── long_date →
true (optional)│ │ ├── day_of_week →
true (optional)│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── date →
int│ └── date →
int└── rows →
Vector < PageTableRow >└──
PageTableRow└── cells →
Vector < PageTableCell >└──
PageTableCell├── header →
true (optional)├── align_center →
true (optional)├── align_right →
true (optional)├── valign_middle →
true (optional)├── valign_bottom →
true (optional)├── text →
RichText (optional)│ ├──
TextEmpty│ ├──
TextPlain│ ├──
TextBold│ ├──
TextItalic│ ├──
TextUnderline│ ├──
TextStrike│ ├──
TextFixed│ ├──
TextUrl│ ├──
TextEmail│ ├──
TextConcat│ ├──
TextSubscript│ ├──
TextSuperscript│ ├──
TextMarked│ ├──
TextPhone│ ├──
TextImage│ ├──
TextAnchor│ ├──
TextMath│ ├──
TextCustomEmoji│ ├──
TextSpoiler│ ├──
TextMention│ ├──
TextHashtag│ ├──
TextBotCommand│ ├──
TextCashtag│ ├──
TextAutoUrl│ ├──
TextAutoEmail│ ├──
TextAutoPhone│ ├──
TextBankCard│ ├──
TextMentionName│ └──
TextDate├── colspan →
int (optional)└── rowspan →
int (optional)Example
PageBlockTable(
title=TextEmpty(),
rows=[
PageTableRow(cells=[
PageTableCell()
])
],
)