PageListItemBlocks
- class pyrogram.raw.types.PageListItemBlocks
List item
Constructor of
PageListItem.- Details:
Layer:
227ID:
63CA67AA
- Parameters:
blocks (List of
PageBlock) – Blockscheckbox (
bool, optional) – N/Achecked (
bool, optional) – N/A
TL Schema
pageListItemBlocks#63ca67aa
flags:#
checkbox:flags.0?true
checked:flags.1?true
blocks:Vector<PageBlock>
= PageListItem
Parameter Tree
PageListItemBlocks
├── checkbox →
true (optional)├── checked →
true (optional)└── blocks →
Vector < PageBlock >├──
PageBlockTitle│ └── 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│ └── 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│ ├── author →
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│ └── published_date →
int├──
PageBlockHeader│ └── 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│ └── 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│ └── 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│ ├── 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│ └── language →
string├──
PageBlockFooter│ └── 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├──
PageBlockDivider├──
PageBlockAnchor│ └── name →
string├──
PageBlockList│ └── items →
Vector < PageListItem >│ ├──
PageListItemText│ │ ├── checkbox →
true (optional)│ │ ├── checked →
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│ └──
PageListItemBlocks│ ├── checkbox →
true (optional)│ ├── checked →
true (optional)│ └── blocks →
Vector < PageBlock >│ ├──
PageBlockUnsupported│ ├──
PageBlockTitle│ ├──
PageBlockSubtitle│ ├──
PageBlockAuthorDate│ ├──
PageBlockHeader│ ├──
PageBlockSubheader│ ├──
PageBlockParagraph│ ├──
PageBlockPreformatted│ ├──
PageBlockFooter│ ├──
PageBlockDivider│ ├──
PageBlockAnchor│ ├──
PageBlockList│ ├──
PageBlockBlockquote│ ├──
PageBlockPullquote│ ├──
PageBlockPhoto│ ├──
PageBlockVideo│ ├──
PageBlockCover│ ├──
PageBlockEmbed│ ├──
PageBlockEmbedPost│ ├──
PageBlockCollage│ ├──
PageBlockSlideshow│ ├──
PageBlockChannel│ ├──
PageBlockAudio│ ├──
PageBlockKicker│ ├──
PageBlockTable│ ├──
PageBlockOrderedList│ ├──
PageBlockDetails│ ├──
PageBlockRelatedArticles│ ├──
PageBlockMap│ ├──
PageBlockHeading1│ ├──
PageBlockHeading2│ ├──
PageBlockHeading3│ ├──
PageBlockHeading4│ ├──
PageBlockHeading5│ ├──
PageBlockHeading6│ ├──
PageBlockMath│ ├──
PageBlockThinking│ ├──
InputPageBlockMap│ ├── 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│ └── caption →
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│ ├── 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│ └── caption →
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├──
PageBlockPhoto│ ├── spoiler →
true (optional)│ ├── photo_id →
long│ ├── caption →
PageCaption│ │ └──
PageCaption│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── credit →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
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 (optional)│ └── webpage_id →
long (optional)├──
PageBlockVideo│ ├── autoplay →
true (optional)│ ├── loop →
true (optional)│ ├── spoiler →
true (optional)│ ├── video_id →
long│ └── caption →
PageCaption│ └──
PageCaption│ ├── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ └── credit →
RichText│ ├──
TextEmpty│ ├──
TextPlain│ ├──
TextBold│ ├──
TextItalic│ ├──
TextUnderline│ ├──
TextStrike│ ├──
TextFixed│ ├──
TextUrl│ ├──
TextEmail│ ├──
TextConcat│ ├──
TextSubscript│ ├──
TextSuperscript│ ├──
TextMarked│ ├──
TextPhone│ ├──
TextImage│ ├──
TextAnchor│ ├──
TextMath│ ├──
TextCustomEmoji│ ├──
TextSpoiler│ ├──
TextMention│ ├──
TextHashtag│ ├──
TextBotCommand│ ├──
TextCashtag│ ├──
TextAutoUrl│ ├──
TextAutoEmail│ ├──
TextAutoPhone│ ├──
TextBankCard│ ├──
TextMentionName│ └──
TextDate├──
PageBlockCover│ └── cover →
PageBlock│ ├──
PageBlockUnsupported│ ├──
PageBlockTitle│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockSubtitle│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockAuthorDate│ │ ├── author →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── published_date →
int│ ├──
PageBlockHeader│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockSubheader│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockParagraph│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockPreformatted│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── language →
string│ ├──
PageBlockFooter│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockDivider│ ├──
PageBlockAnchor│ │ └── name →
string│ ├──
PageBlockList│ │ └── items →
Vector < PageListItem >│ │ ├──
PageListItemText│ │ └──
PageListItemBlocks│ ├──
PageBlockBlockquote│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── caption →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockPullquote│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── caption →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockPhoto│ │ ├── spoiler →
true (optional)│ │ ├── photo_id →
long│ │ ├── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├── url →
string (optional)│ │ └── webpage_id →
long (optional)│ ├──
PageBlockVideo│ │ ├── autoplay →
true (optional)│ │ ├── loop →
true (optional)│ │ ├── spoiler →
true (optional)│ │ ├── video_id →
long│ │ └── caption →
PageCaption│ │ └──
PageCaption│ ├──
PageBlockCover│ │ └── cover →
PageBlock│ │ ├──
PageBlockUnsupported│ │ ├──
PageBlockTitle│ │ ├──
PageBlockSubtitle│ │ ├──
PageBlockAuthorDate│ │ ├──
PageBlockHeader│ │ ├──
PageBlockSubheader│ │ ├──
PageBlockParagraph│ │ ├──
PageBlockPreformatted│ │ ├──
PageBlockFooter│ │ ├──
PageBlockDivider│ │ ├──
PageBlockAnchor│ │ ├──
PageBlockList│ │ ├──
PageBlockBlockquote│ │ ├──
PageBlockPullquote│ │ ├──
PageBlockPhoto│ │ ├──
PageBlockVideo│ │ ├──
PageBlockCover│ │ ├──
PageBlockEmbed│ │ ├──
PageBlockEmbedPost│ │ ├──
PageBlockCollage│ │ ├──
PageBlockSlideshow│ │ ├──
PageBlockChannel│ │ ├──
PageBlockAudio│ │ ├──
PageBlockKicker│ │ ├──
PageBlockTable│ │ ├──
PageBlockOrderedList│ │ ├──
PageBlockDetails│ │ ├──
PageBlockRelatedArticles│ │ ├──
PageBlockMap│ │ ├──
PageBlockHeading1│ │ ├──
PageBlockHeading2│ │ ├──
PageBlockHeading3│ │ ├──
PageBlockHeading4│ │ ├──
PageBlockHeading5│ │ ├──
PageBlockHeading6│ │ ├──
PageBlockMath│ │ ├──
PageBlockThinking│ │ ├──
InputPageBlockMap│ │ └──
PageBlockBlockquoteBlocks│ ├──
PageBlockEmbed│ │ ├── full_width →
true (optional)│ │ ├── allow_scrolling →
true (optional)│ │ ├── url →
string (optional)│ │ ├── html →
string (optional)│ │ ├── poster_photo_id →
long (optional)│ │ ├── w →
int (optional)│ │ ├── h →
int (optional)│ │ └── caption →
PageCaption│ │ └──
PageCaption│ ├──
PageBlockEmbedPost│ │ ├── url →
string│ │ ├── webpage_id →
long│ │ ├── author_photo_id →
long│ │ ├── author →
string│ │ ├── date →
int│ │ ├── blocks →
Vector < PageBlock >│ │ │ ├──
PageBlockUnsupported│ │ │ ├──
PageBlockTitle│ │ │ ├──
PageBlockSubtitle│ │ │ ├──
PageBlockAuthorDate│ │ │ ├──
PageBlockHeader│ │ │ ├──
PageBlockSubheader│ │ │ ├──
PageBlockParagraph│ │ │ ├──
PageBlockPreformatted│ │ │ ├──
PageBlockFooter│ │ │ ├──
PageBlockDivider│ │ │ ├──
PageBlockAnchor│ │ │ ├──
PageBlockList│ │ │ ├──
PageBlockBlockquote│ │ │ ├──
PageBlockPullquote│ │ │ ├──
PageBlockPhoto│ │ │ ├──
PageBlockVideo│ │ │ ├──
PageBlockCover│ │ │ ├──
PageBlockEmbed│ │ │ ├──
PageBlockEmbedPost│ │ │ ├──
PageBlockCollage│ │ │ ├──
PageBlockSlideshow│ │ │ ├──
PageBlockChannel│ │ │ ├──
PageBlockAudio│ │ │ ├──
PageBlockKicker│ │ │ ├──
PageBlockTable│ │ │ ├──
PageBlockOrderedList│ │ │ ├──
PageBlockDetails│ │ │ ├──
PageBlockRelatedArticles│ │ │ ├──
PageBlockMap│ │ │ ├──
PageBlockHeading1│ │ │ ├──
PageBlockHeading2│ │ │ ├──
PageBlockHeading3│ │ │ ├──
PageBlockHeading4│ │ │ ├──
PageBlockHeading5│ │ │ ├──
PageBlockHeading6│ │ │ ├──
PageBlockMath│ │ │ ├──
PageBlockThinking│ │ │ ├──
InputPageBlockMap│ │ │ └──
PageBlockBlockquoteBlocks│ │ └── caption →
PageCaption│ │ └──
PageCaption│ ├──
PageBlockCollage│ │ ├── items →
Vector < PageBlock >│ │ │ ├──
PageBlockUnsupported│ │ │ ├──
PageBlockTitle│ │ │ ├──
PageBlockSubtitle│ │ │ ├──
PageBlockAuthorDate│ │ │ ├──
PageBlockHeader│ │ │ ├──
PageBlockSubheader│ │ │ ├──
PageBlockParagraph│ │ │ ├──
PageBlockPreformatted│ │ │ ├──
PageBlockFooter│ │ │ ├──
PageBlockDivider│ │ │ ├──
PageBlockAnchor│ │ │ ├──
PageBlockList│ │ │ ├──
PageBlockBlockquote│ │ │ ├──
PageBlockPullquote│ │ │ ├──
PageBlockPhoto│ │ │ ├──
PageBlockVideo│ │ │ ├──
PageBlockCover│ │ │ ├──
PageBlockEmbed│ │ │ ├──
PageBlockEmbedPost│ │ │ ├──
PageBlockCollage│ │ │ ├──
PageBlockSlideshow│ │ │ ├──
PageBlockChannel│ │ │ ├──
PageBlockAudio│ │ │ ├──
PageBlockKicker│ │ │ ├──
PageBlockTable│ │ │ ├──
PageBlockOrderedList│ │ │ ├──
PageBlockDetails│ │ │ ├──
PageBlockRelatedArticles│ │ │ ├──
PageBlockMap│ │ │ ├──
PageBlockHeading1│ │ │ ├──
PageBlockHeading2│ │ │ ├──
PageBlockHeading3│ │ │ ├──
PageBlockHeading4│ │ │ ├──
PageBlockHeading5│ │ │ ├──
PageBlockHeading6│ │ │ ├──
PageBlockMath│ │ │ ├──
PageBlockThinking│ │ │ ├──
InputPageBlockMap│ │ │ └──
PageBlockBlockquoteBlocks│ │ └── caption →
PageCaption│ │ └──
PageCaption│ ├──
PageBlockSlideshow│ │ ├── items →
Vector < PageBlock >│ │ │ ├──
PageBlockUnsupported│ │ │ ├──
PageBlockTitle│ │ │ ├──
PageBlockSubtitle│ │ │ ├──
PageBlockAuthorDate│ │ │ ├──
PageBlockHeader│ │ │ ├──
PageBlockSubheader│ │ │ ├──
PageBlockParagraph│ │ │ ├──
PageBlockPreformatted│ │ │ ├──
PageBlockFooter│ │ │ ├──
PageBlockDivider│ │ │ ├──
PageBlockAnchor│ │ │ ├──
PageBlockList│ │ │ ├──
PageBlockBlockquote│ │ │ ├──
PageBlockPullquote│ │ │ ├──
PageBlockPhoto│ │ │ ├──
PageBlockVideo│ │ │ ├──
PageBlockCover│ │ │ ├──
PageBlockEmbed│ │ │ ├──
PageBlockEmbedPost│ │ │ ├──
PageBlockCollage│ │ │ ├──
PageBlockSlideshow│ │ │ ├──
PageBlockChannel│ │ │ ├──
PageBlockAudio│ │ │ ├──
PageBlockKicker│ │ │ ├──
PageBlockTable│ │ │ ├──
PageBlockOrderedList│ │ │ ├──
PageBlockDetails│ │ │ ├──
PageBlockRelatedArticles│ │ │ ├──
PageBlockMap│ │ │ ├──
PageBlockHeading1│ │ │ ├──
PageBlockHeading2│ │ │ ├──
PageBlockHeading3│ │ │ ├──
PageBlockHeading4│ │ │ ├──
PageBlockHeading5│ │ │ ├──
PageBlockHeading6│ │ │ ├──
PageBlockMath│ │ │ ├──
PageBlockThinking│ │ │ ├──
InputPageBlockMap│ │ │ └──
PageBlockBlockquoteBlocks│ │ └── caption →
PageCaption│ │ └──
PageCaption│ ├──
PageBlockChannel│ │ └── channel →
Chat│ │ ├──
ChatEmpty│ │ ├──
Chat│ │ ├──
ChatForbidden│ │ ├──
Channel│ │ └──
ChannelForbidden│ ├──
PageBlockAudio│ │ ├── audio_id →
long│ │ └── caption →
PageCaption│ │ └──
PageCaption│ ├──
PageBlockKicker│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockTable│ │ ├── bordered →
true (optional)│ │ ├── striped →
true (optional)│ │ ├── title →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── rows →
Vector < PageTableRow >│ │ └──
PageTableRow│ ├──
PageBlockOrderedList│ │ ├── reversed →
true (optional)│ │ ├── items →
Vector < PageListOrderedItem >│ │ │ ├──
PageListOrderedItemText│ │ │ └──
PageListOrderedItemBlocks│ │ ├── start →
int (optional)│ │ └── type →
string (optional)│ ├──
PageBlockDetails│ │ ├── open →
true (optional)│ │ ├── blocks →
Vector < PageBlock >│ │ │ ├──
PageBlockUnsupported│ │ │ ├──
PageBlockTitle│ │ │ ├──
PageBlockSubtitle│ │ │ ├──
PageBlockAuthorDate│ │ │ ├──
PageBlockHeader│ │ │ ├──
PageBlockSubheader│ │ │ ├──
PageBlockParagraph│ │ │ ├──
PageBlockPreformatted│ │ │ ├──
PageBlockFooter│ │ │ ├──
PageBlockDivider│ │ │ ├──
PageBlockAnchor│ │ │ ├──
PageBlockList│ │ │ ├──
PageBlockBlockquote│ │ │ ├──
PageBlockPullquote│ │ │ ├──
PageBlockPhoto│ │ │ ├──
PageBlockVideo│ │ │ ├──
PageBlockCover│ │ │ ├──
PageBlockEmbed│ │ │ ├──
PageBlockEmbedPost│ │ │ ├──
PageBlockCollage│ │ │ ├──
PageBlockSlideshow│ │ │ ├──
PageBlockChannel│ │ │ ├──
PageBlockAudio│ │ │ ├──
PageBlockKicker│ │ │ ├──
PageBlockTable│ │ │ ├──
PageBlockOrderedList│ │ │ ├──
PageBlockDetails│ │ │ ├──
PageBlockRelatedArticles│ │ │ ├──
PageBlockMap│ │ │ ├──
PageBlockHeading1│ │ │ ├──
PageBlockHeading2│ │ │ ├──
PageBlockHeading3│ │ │ ├──
PageBlockHeading4│ │ │ ├──
PageBlockHeading5│ │ │ ├──
PageBlockHeading6│ │ │ ├──
PageBlockMath│ │ │ ├──
PageBlockThinking│ │ │ ├──
InputPageBlockMap│ │ │ └──
PageBlockBlockquoteBlocks│ │ └── title →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockRelatedArticles│ │ ├── title →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── articles →
Vector < PageRelatedArticle >│ │ └──
PageRelatedArticle│ ├──
PageBlockMap│ │ ├── geo →
GeoPoint│ │ │ ├──
GeoPointEmpty│ │ │ └──
GeoPoint│ │ ├── zoom →
int│ │ ├── w →
int│ │ ├── h →
int│ │ └── caption →
PageCaption│ │ └──
PageCaption│ ├──
PageBlockHeading1│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockHeading2│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockHeading3│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockHeading4│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockHeading5│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockHeading6│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockMath│ │ └── source →
string│ ├──
PageBlockThinking│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
InputPageBlockMap│ │ ├── geo →
InputGeoPoint│ │ │ ├──
InputGeoPointEmpty│ │ │ └──
InputGeoPoint│ │ ├── zoom →
int│ │ ├── w →
int│ │ ├── h →
int│ │ └── caption →
PageCaption│ │ └──
PageCaption│ ├── blocks →
Vector < PageBlock >│ │ ├──
PageBlockUnsupported│ │ ├──
PageBlockTitle│ │ ├──
PageBlockSubtitle│ │ ├──
PageBlockAuthorDate│ │ ├──
PageBlockHeader│ │ ├──
PageBlockSubheader│ │ ├──
PageBlockParagraph│ │ ├──
PageBlockPreformatted│ │ ├──
PageBlockFooter│ │ ├──
PageBlockDivider│ │ ├──
PageBlockAnchor│ │ ├──
PageBlockList│ │ ├──
PageBlockBlockquote│ │ ├──
PageBlockPullquote│ │ ├──
PageBlockPhoto│ │ ├──
PageBlockVideo│ │ ├──
PageBlockCover│ │ ├──
PageBlockEmbed│ │ ├──
PageBlockEmbedPost│ │ ├──
PageBlockCollage│ │ ├──
PageBlockSlideshow│ │ ├──
PageBlockChannel│ │ ├──
PageBlockAudio│ │ ├──
PageBlockKicker│ │ ├──
PageBlockTable│ │ ├──
PageBlockOrderedList│ │ ├──
PageBlockDetails│ │ ├──
PageBlockRelatedArticles│ │ ├──
PageBlockMap│ │ ├──
PageBlockHeading1│ │ ├──
PageBlockHeading2│ │ ├──
PageBlockHeading3│ │ ├──
PageBlockHeading4│ │ ├──
PageBlockHeading5│ │ ├──
PageBlockHeading6│ │ ├──
PageBlockMath│ │ ├──
PageBlockThinking│ │ ├──
InputPageBlockMap│ │ └──
PageBlockBlockquoteBlocks│ └── caption →
RichText│ ├──
TextEmpty│ ├──
TextPlain│ ├──
TextBold│ ├──
TextItalic│ ├──
TextUnderline│ ├──
TextStrike│ ├──
TextFixed│ ├──
TextUrl│ ├──
TextEmail│ ├──
TextConcat│ ├──
TextSubscript│ ├──
TextSuperscript│ ├──
TextMarked│ ├──
TextPhone│ ├──
TextImage│ ├──
TextAnchor│ ├──
TextMath│ ├──
TextCustomEmoji│ ├──
TextSpoiler│ ├──
TextMention│ ├──
TextHashtag│ ├──
TextBotCommand│ ├──
TextCashtag│ ├──
TextAutoUrl│ ├──
TextAutoEmail│ ├──
TextAutoPhone│ ├──
TextBankCard│ ├──
TextMentionName│ └──
TextDate├──
PageBlockEmbed│ ├── full_width →
true (optional)│ ├── allow_scrolling →
true (optional)│ ├── url →
string (optional)│ ├── html →
string (optional)│ ├── poster_photo_id →
long (optional)│ ├── w →
int (optional)│ ├── h →
int (optional)│ └── caption →
PageCaption│ └──
PageCaption│ ├── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ └── credit →
RichText│ ├──
TextEmpty│ ├──
TextPlain│ ├──
TextBold│ ├──
TextItalic│ ├──
TextUnderline│ ├──
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│ ├── author_photo_id →
long│ ├── author →
string│ ├── date →
int│ ├── blocks →
Vector < PageBlock >│ │ ├──
PageBlockUnsupported│ │ ├──
PageBlockTitle│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockSubtitle│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockAuthorDate│ │ │ ├── author →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── published_date →
int│ │ ├──
PageBlockHeader│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockSubheader│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockParagraph│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockPreformatted│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── language →
string│ │ ├──
PageBlockFooter│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockDivider│ │ ├──
PageBlockAnchor│ │ │ └── name →
string│ │ ├──
PageBlockList│ │ │ └── items →
Vector < PageListItem >│ │ │ ├──
PageListItemText│ │ │ └──
PageListItemBlocks│ │ ├──
PageBlockBlockquote│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── caption →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockPullquote│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── caption →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockPhoto│ │ │ ├── spoiler →
true (optional)│ │ │ ├── photo_id →
long│ │ │ ├── caption →
PageCaption│ │ │ │ └──
PageCaption│ │ │ ├── url →
string (optional)│ │ │ └── webpage_id →
long (optional)│ │ ├──
PageBlockVideo│ │ │ ├── autoplay →
true (optional)│ │ │ ├── loop →
true (optional)│ │ │ ├── spoiler →
true (optional)│ │ │ ├── video_id →
long│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockCover│ │ │ └── cover →
PageBlock│ │ │ ├──
PageBlockUnsupported│ │ │ ├──
PageBlockTitle│ │ │ ├──
PageBlockSubtitle│ │ │ ├──
PageBlockAuthorDate│ │ │ ├──
PageBlockHeader│ │ │ ├──
PageBlockSubheader│ │ │ ├──
PageBlockParagraph│ │ │ ├──
PageBlockPreformatted│ │ │ ├──
PageBlockFooter│ │ │ ├──
PageBlockDivider│ │ │ ├──
PageBlockAnchor│ │ │ ├──
PageBlockList│ │ │ ├──
PageBlockBlockquote│ │ │ ├──
PageBlockPullquote│ │ │ ├──
PageBlockPhoto│ │ │ ├──
PageBlockVideo│ │ │ ├──
PageBlockCover│ │ │ ├──
PageBlockEmbed│ │ │ ├──
PageBlockEmbedPost│ │ │ ├──
PageBlockCollage│ │ │ ├──
PageBlockSlideshow│ │ │ ├──
PageBlockChannel│ │ │ ├──
PageBlockAudio│ │ │ ├──
PageBlockKicker│ │ │ ├──
PageBlockTable│ │ │ ├──
PageBlockOrderedList│ │ │ ├──
PageBlockDetails│ │ │ ├──
PageBlockRelatedArticles│ │ │ ├──
PageBlockMap│ │ │ ├──
PageBlockHeading1│ │ │ ├──
PageBlockHeading2│ │ │ ├──
PageBlockHeading3│ │ │ ├──
PageBlockHeading4│ │ │ ├──
PageBlockHeading5│ │ │ ├──
PageBlockHeading6│ │ │ ├──
PageBlockMath│ │ │ ├──
PageBlockThinking│ │ │ ├──
InputPageBlockMap│ │ │ └──
PageBlockBlockquoteBlocks│ │ ├──
PageBlockEmbed│ │ │ ├── full_width →
true (optional)│ │ │ ├── allow_scrolling →
true (optional)│ │ │ ├── url →
string (optional)│ │ │ ├── html →
string (optional)│ │ │ ├── poster_photo_id →
long (optional)│ │ │ ├── w →
int (optional)│ │ │ ├── h →
int (optional)│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockEmbedPost│ │ │ ├── url →
string│ │ │ ├── webpage_id →
long│ │ │ ├── author_photo_id →
long│ │ │ ├── author →
string│ │ │ ├── date →
int│ │ │ ├── blocks →
Vector < PageBlock >│ │ │ │ ├──
PageBlockUnsupported│ │ │ │ ├──
PageBlockTitle│ │ │ │ ├──
PageBlockSubtitle│ │ │ │ ├──
PageBlockAuthorDate│ │ │ │ ├──
PageBlockHeader│ │ │ │ ├──
PageBlockSubheader│ │ │ │ ├──
PageBlockParagraph│ │ │ │ ├──
PageBlockPreformatted│ │ │ │ ├──
PageBlockFooter│ │ │ │ ├──
PageBlockDivider│ │ │ │ ├──
PageBlockAnchor│ │ │ │ ├──
PageBlockList│ │ │ │ ├──
PageBlockBlockquote│ │ │ │ ├──
PageBlockPullquote│ │ │ │ ├──
PageBlockPhoto│ │ │ │ ├──
PageBlockVideo│ │ │ │ ├──
PageBlockCover│ │ │ │ ├──
PageBlockEmbed│ │ │ │ ├──
PageBlockEmbedPost│ │ │ │ ├──
PageBlockCollage│ │ │ │ ├──
PageBlockSlideshow│ │ │ │ ├──
PageBlockChannel│ │ │ │ ├──
PageBlockAudio│ │ │ │ ├──
PageBlockKicker│ │ │ │ ├──
PageBlockTable│ │ │ │ ├──
PageBlockOrderedList│ │ │ │ ├──
PageBlockDetails│ │ │ │ ├──
PageBlockRelatedArticles│ │ │ │ ├──
PageBlockMap│ │ │ │ ├──
PageBlockHeading1│ │ │ │ ├──
PageBlockHeading2│ │ │ │ ├──
PageBlockHeading3│ │ │ │ ├──
PageBlockHeading4│ │ │ │ ├──
PageBlockHeading5│ │ │ │ ├──
PageBlockHeading6│ │ │ │ ├──
PageBlockMath│ │ │ │ ├──
PageBlockThinking│ │ │ │ ├──
InputPageBlockMap│ │ │ │ └──
PageBlockBlockquoteBlocks│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockCollage│ │ │ ├── items →
Vector < PageBlock >│ │ │ │ ├──
PageBlockUnsupported│ │ │ │ ├──
PageBlockTitle│ │ │ │ ├──
PageBlockSubtitle│ │ │ │ ├──
PageBlockAuthorDate│ │ │ │ ├──
PageBlockHeader│ │ │ │ ├──
PageBlockSubheader│ │ │ │ ├──
PageBlockParagraph│ │ │ │ ├──
PageBlockPreformatted│ │ │ │ ├──
PageBlockFooter│ │ │ │ ├──
PageBlockDivider│ │ │ │ ├──
PageBlockAnchor│ │ │ │ ├──
PageBlockList│ │ │ │ ├──
PageBlockBlockquote│ │ │ │ ├──
PageBlockPullquote│ │ │ │ ├──
PageBlockPhoto│ │ │ │ ├──
PageBlockVideo│ │ │ │ ├──
PageBlockCover│ │ │ │ ├──
PageBlockEmbed│ │ │ │ ├──
PageBlockEmbedPost│ │ │ │ ├──
PageBlockCollage│ │ │ │ ├──
PageBlockSlideshow│ │ │ │ ├──
PageBlockChannel│ │ │ │ ├──
PageBlockAudio│ │ │ │ ├──
PageBlockKicker│ │ │ │ ├──
PageBlockTable│ │ │ │ ├──
PageBlockOrderedList│ │ │ │ ├──
PageBlockDetails│ │ │ │ ├──
PageBlockRelatedArticles│ │ │ │ ├──
PageBlockMap│ │ │ │ ├──
PageBlockHeading1│ │ │ │ ├──
PageBlockHeading2│ │ │ │ ├──
PageBlockHeading3│ │ │ │ ├──
PageBlockHeading4│ │ │ │ ├──
PageBlockHeading5│ │ │ │ ├──
PageBlockHeading6│ │ │ │ ├──
PageBlockMath│ │ │ │ ├──
PageBlockThinking│ │ │ │ ├──
InputPageBlockMap│ │ │ │ └──
PageBlockBlockquoteBlocks│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockSlideshow│ │ │ ├── items →
Vector < PageBlock >│ │ │ │ ├──
PageBlockUnsupported│ │ │ │ ├──
PageBlockTitle│ │ │ │ ├──
PageBlockSubtitle│ │ │ │ ├──
PageBlockAuthorDate│ │ │ │ ├──
PageBlockHeader│ │ │ │ ├──
PageBlockSubheader│ │ │ │ ├──
PageBlockParagraph│ │ │ │ ├──
PageBlockPreformatted│ │ │ │ ├──
PageBlockFooter│ │ │ │ ├──
PageBlockDivider│ │ │ │ ├──
PageBlockAnchor│ │ │ │ ├──
PageBlockList│ │ │ │ ├──
PageBlockBlockquote│ │ │ │ ├──
PageBlockPullquote│ │ │ │ ├──
PageBlockPhoto│ │ │ │ ├──
PageBlockVideo│ │ │ │ ├──
PageBlockCover│ │ │ │ ├──
PageBlockEmbed│ │ │ │ ├──
PageBlockEmbedPost│ │ │ │ ├──
PageBlockCollage│ │ │ │ ├──
PageBlockSlideshow│ │ │ │ ├──
PageBlockChannel│ │ │ │ ├──
PageBlockAudio│ │ │ │ ├──
PageBlockKicker│ │ │ │ ├──
PageBlockTable│ │ │ │ ├──
PageBlockOrderedList│ │ │ │ ├──
PageBlockDetails│ │ │ │ ├──
PageBlockRelatedArticles│ │ │ │ ├──
PageBlockMap│ │ │ │ ├──
PageBlockHeading1│ │ │ │ ├──
PageBlockHeading2│ │ │ │ ├──
PageBlockHeading3│ │ │ │ ├──
PageBlockHeading4│ │ │ │ ├──
PageBlockHeading5│ │ │ │ ├──
PageBlockHeading6│ │ │ │ ├──
PageBlockMath│ │ │ │ ├──
PageBlockThinking│ │ │ │ ├──
InputPageBlockMap│ │ │ │ └──
PageBlockBlockquoteBlocks│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockChannel│ │ │ └── channel →
Chat│ │ │ ├──
ChatEmpty│ │ │ ├──
Chat│ │ │ ├──
ChatForbidden│ │ │ ├──
Channel│ │ │ └──
ChannelForbidden│ │ ├──
PageBlockAudio│ │ │ ├── audio_id →
long│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockKicker│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockTable│ │ │ ├── bordered →
true (optional)│ │ │ ├── striped →
true (optional)│ │ │ ├── title →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── rows →
Vector < PageTableRow >│ │ │ └──
PageTableRow│ │ ├──
PageBlockOrderedList│ │ │ ├── reversed →
true (optional)│ │ │ ├── items →
Vector < PageListOrderedItem >│ │ │ │ ├──
PageListOrderedItemText│ │ │ │ └──
PageListOrderedItemBlocks│ │ │ ├── start →
int (optional)│ │ │ └── type →
string (optional)│ │ ├──
PageBlockDetails│ │ │ ├── open →
true (optional)│ │ │ ├── blocks →
Vector < PageBlock >│ │ │ │ ├──
PageBlockUnsupported│ │ │ │ ├──
PageBlockTitle│ │ │ │ ├──
PageBlockSubtitle│ │ │ │ ├──
PageBlockAuthorDate│ │ │ │ ├──
PageBlockHeader│ │ │ │ ├──
PageBlockSubheader│ │ │ │ ├──
PageBlockParagraph│ │ │ │ ├──
PageBlockPreformatted│ │ │ │ ├──
PageBlockFooter│ │ │ │ ├──
PageBlockDivider│ │ │ │ ├──
PageBlockAnchor│ │ │ │ ├──
PageBlockList│ │ │ │ ├──
PageBlockBlockquote│ │ │ │ ├──
PageBlockPullquote│ │ │ │ ├──
PageBlockPhoto│ │ │ │ ├──
PageBlockVideo│ │ │ │ ├──
PageBlockCover│ │ │ │ ├──
PageBlockEmbed│ │ │ │ ├──
PageBlockEmbedPost│ │ │ │ ├──
PageBlockCollage│ │ │ │ ├──
PageBlockSlideshow│ │ │ │ ├──
PageBlockChannel│ │ │ │ ├──
PageBlockAudio│ │ │ │ ├──
PageBlockKicker│ │ │ │ ├──
PageBlockTable│ │ │ │ ├──
PageBlockOrderedList│ │ │ │ ├──
PageBlockDetails│ │ │ │ ├──
PageBlockRelatedArticles│ │ │ │ ├──
PageBlockMap│ │ │ │ ├──
PageBlockHeading1│ │ │ │ ├──
PageBlockHeading2│ │ │ │ ├──
PageBlockHeading3│ │ │ │ ├──
PageBlockHeading4│ │ │ │ ├──
PageBlockHeading5│ │ │ │ ├──
PageBlockHeading6│ │ │ │ ├──
PageBlockMath│ │ │ │ ├──
PageBlockThinking│ │ │ │ ├──
InputPageBlockMap│ │ │ │ └──
PageBlockBlockquoteBlocks│ │ │ └── title →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockRelatedArticles│ │ │ ├── title →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── articles →
Vector < PageRelatedArticle >│ │ │ └──
PageRelatedArticle│ │ ├──
PageBlockMap│ │ │ ├── geo →
GeoPoint│ │ │ │ ├──
GeoPointEmpty│ │ │ │ └──
GeoPoint│ │ │ ├── zoom →
int│ │ │ ├── w →
int│ │ │ ├── h →
int│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockHeading1│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockHeading2│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockHeading3│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockHeading4│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockHeading5│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockHeading6│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockMath│ │ │ └── source →
string│ │ ├──
PageBlockThinking│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
InputPageBlockMap│ │ │ ├── geo →
InputGeoPoint│ │ │ │ ├──
InputGeoPointEmpty│ │ │ │ └──
InputGeoPoint│ │ │ ├── zoom →
int│ │ │ ├── w →
int│ │ │ ├── h →
int│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ └──
PageBlockBlockquoteBlocks│ │ ├── blocks →
Vector < PageBlock >│ │ │ ├──
PageBlockUnsupported│ │ │ ├──
PageBlockTitle│ │ │ ├──
PageBlockSubtitle│ │ │ ├──
PageBlockAuthorDate│ │ │ ├──
PageBlockHeader│ │ │ ├──
PageBlockSubheader│ │ │ ├──
PageBlockParagraph│ │ │ ├──
PageBlockPreformatted│ │ │ ├──
PageBlockFooter│ │ │ ├──
PageBlockDivider│ │ │ ├──
PageBlockAnchor│ │ │ ├──
PageBlockList│ │ │ ├──
PageBlockBlockquote│ │ │ ├──
PageBlockPullquote│ │ │ ├──
PageBlockPhoto│ │ │ ├──
PageBlockVideo│ │ │ ├──
PageBlockCover│ │ │ ├──
PageBlockEmbed│ │ │ ├──
PageBlockEmbedPost│ │ │ ├──
PageBlockCollage│ │ │ ├──
PageBlockSlideshow│ │ │ ├──
PageBlockChannel│ │ │ ├──
PageBlockAudio│ │ │ ├──
PageBlockKicker│ │ │ ├──
PageBlockTable│ │ │ ├──
PageBlockOrderedList│ │ │ ├──
PageBlockDetails│ │ │ ├──
PageBlockRelatedArticles│ │ │ ├──
PageBlockMap│ │ │ ├──
PageBlockHeading1│ │ │ ├──
PageBlockHeading2│ │ │ ├──
PageBlockHeading3│ │ │ ├──
PageBlockHeading4│ │ │ ├──
PageBlockHeading5│ │ │ ├──
PageBlockHeading6│ │ │ ├──
PageBlockMath│ │ │ ├──
PageBlockThinking│ │ │ ├──
InputPageBlockMap│ │ │ └──
PageBlockBlockquoteBlocks│ │ └── caption →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ └── caption →
PageCaption│ └──
PageCaption│ ├── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ └── credit →
RichText│ ├──
TextEmpty│ ├──
TextPlain│ ├──
TextBold│ ├──
TextItalic│ ├──
TextUnderline│ ├──
TextStrike│ ├──
TextFixed│ ├──
TextUrl│ ├──
TextEmail│ ├──
TextConcat│ ├──
TextSubscript│ ├──
TextSuperscript│ ├──
TextMarked│ ├──
TextPhone│ ├──
TextImage│ ├──
TextAnchor│ ├──
TextMath│ ├──
TextCustomEmoji│ ├──
TextSpoiler│ ├──
TextMention│ ├──
TextHashtag│ ├──
TextBotCommand│ ├──
TextCashtag│ ├──
TextAutoUrl│ ├──
TextAutoEmail│ ├──
TextAutoPhone│ ├──
TextBankCard│ ├──
TextMentionName│ └──
TextDate├──
PageBlockCollage│ ├── items →
Vector < PageBlock >│ │ ├──
PageBlockUnsupported│ │ ├──
PageBlockTitle│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockSubtitle│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockAuthorDate│ │ │ ├── author →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── published_date →
int│ │ ├──
PageBlockHeader│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockSubheader│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockParagraph│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockPreformatted│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── language →
string│ │ ├──
PageBlockFooter│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockDivider│ │ ├──
PageBlockAnchor│ │ │ └── name →
string│ │ ├──
PageBlockList│ │ │ └── items →
Vector < PageListItem >│ │ │ ├──
PageListItemText│ │ │ └──
PageListItemBlocks│ │ ├──
PageBlockBlockquote│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── caption →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockPullquote│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── caption →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockPhoto│ │ │ ├── spoiler →
true (optional)│ │ │ ├── photo_id →
long│ │ │ ├── caption →
PageCaption│ │ │ │ └──
PageCaption│ │ │ ├── url →
string (optional)│ │ │ └── webpage_id →
long (optional)│ │ ├──
PageBlockVideo│ │ │ ├── autoplay →
true (optional)│ │ │ ├── loop →
true (optional)│ │ │ ├── spoiler →
true (optional)│ │ │ ├── video_id →
long│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockCover│ │ │ └── cover →
PageBlock│ │ │ ├──
PageBlockUnsupported│ │ │ ├──
PageBlockTitle│ │ │ ├──
PageBlockSubtitle│ │ │ ├──
PageBlockAuthorDate│ │ │ ├──
PageBlockHeader│ │ │ ├──
PageBlockSubheader│ │ │ ├──
PageBlockParagraph│ │ │ ├──
PageBlockPreformatted│ │ │ ├──
PageBlockFooter│ │ │ ├──
PageBlockDivider│ │ │ ├──
PageBlockAnchor│ │ │ ├──
PageBlockList│ │ │ ├──
PageBlockBlockquote│ │ │ ├──
PageBlockPullquote│ │ │ ├──
PageBlockPhoto│ │ │ ├──
PageBlockVideo│ │ │ ├──
PageBlockCover│ │ │ ├──
PageBlockEmbed│ │ │ ├──
PageBlockEmbedPost│ │ │ ├──
PageBlockCollage│ │ │ ├──
PageBlockSlideshow│ │ │ ├──
PageBlockChannel│ │ │ ├──
PageBlockAudio│ │ │ ├──
PageBlockKicker│ │ │ ├──
PageBlockTable│ │ │ ├──
PageBlockOrderedList│ │ │ ├──
PageBlockDetails│ │ │ ├──
PageBlockRelatedArticles│ │ │ ├──
PageBlockMap│ │ │ ├──
PageBlockHeading1│ │ │ ├──
PageBlockHeading2│ │ │ ├──
PageBlockHeading3│ │ │ ├──
PageBlockHeading4│ │ │ ├──
PageBlockHeading5│ │ │ ├──
PageBlockHeading6│ │ │ ├──
PageBlockMath│ │ │ ├──
PageBlockThinking│ │ │ ├──
InputPageBlockMap│ │ │ └──
PageBlockBlockquoteBlocks│ │ ├──
PageBlockEmbed│ │ │ ├── full_width →
true (optional)│ │ │ ├── allow_scrolling →
true (optional)│ │ │ ├── url →
string (optional)│ │ │ ├── html →
string (optional)│ │ │ ├── poster_photo_id →
long (optional)│ │ │ ├── w →
int (optional)│ │ │ ├── h →
int (optional)│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockEmbedPost│ │ │ ├── url →
string│ │ │ ├── webpage_id →
long│ │ │ ├── author_photo_id →
long│ │ │ ├── author →
string│ │ │ ├── date →
int│ │ │ ├── blocks →
Vector < PageBlock >│ │ │ │ ├──
PageBlockUnsupported│ │ │ │ ├──
PageBlockTitle│ │ │ │ ├──
PageBlockSubtitle│ │ │ │ ├──
PageBlockAuthorDate│ │ │ │ ├──
PageBlockHeader│ │ │ │ ├──
PageBlockSubheader│ │ │ │ ├──
PageBlockParagraph│ │ │ │ ├──
PageBlockPreformatted│ │ │ │ ├──
PageBlockFooter│ │ │ │ ├──
PageBlockDivider│ │ │ │ ├──
PageBlockAnchor│ │ │ │ ├──
PageBlockList│ │ │ │ ├──
PageBlockBlockquote│ │ │ │ ├──
PageBlockPullquote│ │ │ │ ├──
PageBlockPhoto│ │ │ │ ├──
PageBlockVideo│ │ │ │ ├──
PageBlockCover│ │ │ │ ├──
PageBlockEmbed│ │ │ │ ├──
PageBlockEmbedPost│ │ │ │ ├──
PageBlockCollage│ │ │ │ ├──
PageBlockSlideshow│ │ │ │ ├──
PageBlockChannel│ │ │ │ ├──
PageBlockAudio│ │ │ │ ├──
PageBlockKicker│ │ │ │ ├──
PageBlockTable│ │ │ │ ├──
PageBlockOrderedList│ │ │ │ ├──
PageBlockDetails│ │ │ │ ├──
PageBlockRelatedArticles│ │ │ │ ├──
PageBlockMap│ │ │ │ ├──
PageBlockHeading1│ │ │ │ ├──
PageBlockHeading2│ │ │ │ ├──
PageBlockHeading3│ │ │ │ ├──
PageBlockHeading4│ │ │ │ ├──
PageBlockHeading5│ │ │ │ ├──
PageBlockHeading6│ │ │ │ ├──
PageBlockMath│ │ │ │ ├──
PageBlockThinking│ │ │ │ ├──
InputPageBlockMap│ │ │ │ └──
PageBlockBlockquoteBlocks│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockCollage│ │ │ ├── items →
Vector < PageBlock >│ │ │ │ ├──
PageBlockUnsupported│ │ │ │ ├──
PageBlockTitle│ │ │ │ ├──
PageBlockSubtitle│ │ │ │ ├──
PageBlockAuthorDate│ │ │ │ ├──
PageBlockHeader│ │ │ │ ├──
PageBlockSubheader│ │ │ │ ├──
PageBlockParagraph│ │ │ │ ├──
PageBlockPreformatted│ │ │ │ ├──
PageBlockFooter│ │ │ │ ├──
PageBlockDivider│ │ │ │ ├──
PageBlockAnchor│ │ │ │ ├──
PageBlockList│ │ │ │ ├──
PageBlockBlockquote│ │ │ │ ├──
PageBlockPullquote│ │ │ │ ├──
PageBlockPhoto│ │ │ │ ├──
PageBlockVideo│ │ │ │ ├──
PageBlockCover│ │ │ │ ├──
PageBlockEmbed│ │ │ │ ├──
PageBlockEmbedPost│ │ │ │ ├──
PageBlockCollage│ │ │ │ ├──
PageBlockSlideshow│ │ │ │ ├──
PageBlockChannel│ │ │ │ ├──
PageBlockAudio│ │ │ │ ├──
PageBlockKicker│ │ │ │ ├──
PageBlockTable│ │ │ │ ├──
PageBlockOrderedList│ │ │ │ ├──
PageBlockDetails│ │ │ │ ├──
PageBlockRelatedArticles│ │ │ │ ├──
PageBlockMap│ │ │ │ ├──
PageBlockHeading1│ │ │ │ ├──
PageBlockHeading2│ │ │ │ ├──
PageBlockHeading3│ │ │ │ ├──
PageBlockHeading4│ │ │ │ ├──
PageBlockHeading5│ │ │ │ ├──
PageBlockHeading6│ │ │ │ ├──
PageBlockMath│ │ │ │ ├──
PageBlockThinking│ │ │ │ ├──
InputPageBlockMap│ │ │ │ └──
PageBlockBlockquoteBlocks│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockSlideshow│ │ │ ├── items →
Vector < PageBlock >│ │ │ │ ├──
PageBlockUnsupported│ │ │ │ ├──
PageBlockTitle│ │ │ │ ├──
PageBlockSubtitle│ │ │ │ ├──
PageBlockAuthorDate│ │ │ │ ├──
PageBlockHeader│ │ │ │ ├──
PageBlockSubheader│ │ │ │ ├──
PageBlockParagraph│ │ │ │ ├──
PageBlockPreformatted│ │ │ │ ├──
PageBlockFooter│ │ │ │ ├──
PageBlockDivider│ │ │ │ ├──
PageBlockAnchor│ │ │ │ ├──
PageBlockList│ │ │ │ ├──
PageBlockBlockquote│ │ │ │ ├──
PageBlockPullquote│ │ │ │ ├──
PageBlockPhoto│ │ │ │ ├──
PageBlockVideo│ │ │ │ ├──
PageBlockCover│ │ │ │ ├──
PageBlockEmbed│ │ │ │ ├──
PageBlockEmbedPost│ │ │ │ ├──
PageBlockCollage│ │ │ │ ├──
PageBlockSlideshow│ │ │ │ ├──
PageBlockChannel│ │ │ │ ├──
PageBlockAudio│ │ │ │ ├──
PageBlockKicker│ │ │ │ ├──
PageBlockTable│ │ │ │ ├──
PageBlockOrderedList│ │ │ │ ├──
PageBlockDetails│ │ │ │ ├──
PageBlockRelatedArticles│ │ │ │ ├──
PageBlockMap│ │ │ │ ├──
PageBlockHeading1│ │ │ │ ├──
PageBlockHeading2│ │ │ │ ├──
PageBlockHeading3│ │ │ │ ├──
PageBlockHeading4│ │ │ │ ├──
PageBlockHeading5│ │ │ │ ├──
PageBlockHeading6│ │ │ │ ├──
PageBlockMath│ │ │ │ ├──
PageBlockThinking│ │ │ │ ├──
InputPageBlockMap│ │ │ │ └──
PageBlockBlockquoteBlocks│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockChannel│ │ │ └── channel →
Chat│ │ │ ├──
ChatEmpty│ │ │ ├──
Chat│ │ │ ├──
ChatForbidden│ │ │ ├──
Channel│ │ │ └──
ChannelForbidden│ │ ├──
PageBlockAudio│ │ │ ├── audio_id →
long│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockKicker│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockTable│ │ │ ├── bordered →
true (optional)│ │ │ ├── striped →
true (optional)│ │ │ ├── title →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── rows →
Vector < PageTableRow >│ │ │ └──
PageTableRow│ │ ├──
PageBlockOrderedList│ │ │ ├── reversed →
true (optional)│ │ │ ├── items →
Vector < PageListOrderedItem >│ │ │ │ ├──
PageListOrderedItemText│ │ │ │ └──
PageListOrderedItemBlocks│ │ │ ├── start →
int (optional)│ │ │ └── type →
string (optional)│ │ ├──
PageBlockDetails│ │ │ ├── open →
true (optional)│ │ │ ├── blocks →
Vector < PageBlock >│ │ │ │ ├──
PageBlockUnsupported│ │ │ │ ├──
PageBlockTitle│ │ │ │ ├──
PageBlockSubtitle│ │ │ │ ├──
PageBlockAuthorDate│ │ │ │ ├──
PageBlockHeader│ │ │ │ ├──
PageBlockSubheader│ │ │ │ ├──
PageBlockParagraph│ │ │ │ ├──
PageBlockPreformatted│ │ │ │ ├──
PageBlockFooter│ │ │ │ ├──
PageBlockDivider│ │ │ │ ├──
PageBlockAnchor│ │ │ │ ├──
PageBlockList│ │ │ │ ├──
PageBlockBlockquote│ │ │ │ ├──
PageBlockPullquote│ │ │ │ ├──
PageBlockPhoto│ │ │ │ ├──
PageBlockVideo│ │ │ │ ├──
PageBlockCover│ │ │ │ ├──
PageBlockEmbed│ │ │ │ ├──
PageBlockEmbedPost│ │ │ │ ├──
PageBlockCollage│ │ │ │ ├──
PageBlockSlideshow│ │ │ │ ├──
PageBlockChannel│ │ │ │ ├──
PageBlockAudio│ │ │ │ ├──
PageBlockKicker│ │ │ │ ├──
PageBlockTable│ │ │ │ ├──
PageBlockOrderedList│ │ │ │ ├──
PageBlockDetails│ │ │ │ ├──
PageBlockRelatedArticles│ │ │ │ ├──
PageBlockMap│ │ │ │ ├──
PageBlockHeading1│ │ │ │ ├──
PageBlockHeading2│ │ │ │ ├──
PageBlockHeading3│ │ │ │ ├──
PageBlockHeading4│ │ │ │ ├──
PageBlockHeading5│ │ │ │ ├──
PageBlockHeading6│ │ │ │ ├──
PageBlockMath│ │ │ │ ├──
PageBlockThinking│ │ │ │ ├──
InputPageBlockMap│ │ │ │ └──
PageBlockBlockquoteBlocks│ │ │ └── title →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockRelatedArticles│ │ │ ├── title →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── articles →
Vector < PageRelatedArticle >│ │ │ └──
PageRelatedArticle│ │ ├──
PageBlockMap│ │ │ ├── geo →
GeoPoint│ │ │ │ ├──
GeoPointEmpty│ │ │ │ └──
GeoPoint│ │ │ ├── zoom →
int│ │ │ ├── w →
int│ │ │ ├── h →
int│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockHeading1│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockHeading2│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockHeading3│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockHeading4│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockHeading5│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockHeading6│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockMath│ │ │ └── source →
string│ │ ├──
PageBlockThinking│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
InputPageBlockMap│ │ │ ├── geo →
InputGeoPoint│ │ │ │ ├──
InputGeoPointEmpty│ │ │ │ └──
InputGeoPoint│ │ │ ├── zoom →
int│ │ │ ├── w →
int│ │ │ ├── h →
int│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ └──
PageBlockBlockquoteBlocks│ │ ├── blocks →
Vector < PageBlock >│ │ │ ├──
PageBlockUnsupported│ │ │ ├──
PageBlockTitle│ │ │ ├──
PageBlockSubtitle│ │ │ ├──
PageBlockAuthorDate│ │ │ ├──
PageBlockHeader│ │ │ ├──
PageBlockSubheader│ │ │ ├──
PageBlockParagraph│ │ │ ├──
PageBlockPreformatted│ │ │ ├──
PageBlockFooter│ │ │ ├──
PageBlockDivider│ │ │ ├──
PageBlockAnchor│ │ │ ├──
PageBlockList│ │ │ ├──
PageBlockBlockquote│ │ │ ├──
PageBlockPullquote│ │ │ ├──
PageBlockPhoto│ │ │ ├──
PageBlockVideo│ │ │ ├──
PageBlockCover│ │ │ ├──
PageBlockEmbed│ │ │ ├──
PageBlockEmbedPost│ │ │ ├──
PageBlockCollage│ │ │ ├──
PageBlockSlideshow│ │ │ ├──
PageBlockChannel│ │ │ ├──
PageBlockAudio│ │ │ ├──
PageBlockKicker│ │ │ ├──
PageBlockTable│ │ │ ├──
PageBlockOrderedList│ │ │ ├──
PageBlockDetails│ │ │ ├──
PageBlockRelatedArticles│ │ │ ├──
PageBlockMap│ │ │ ├──
PageBlockHeading1│ │ │ ├──
PageBlockHeading2│ │ │ ├──
PageBlockHeading3│ │ │ ├──
PageBlockHeading4│ │ │ ├──
PageBlockHeading5│ │ │ ├──
PageBlockHeading6│ │ │ ├──
PageBlockMath│ │ │ ├──
PageBlockThinking│ │ │ ├──
InputPageBlockMap│ │ │ └──
PageBlockBlockquoteBlocks│ │ └── caption →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ └── caption →
PageCaption│ └──
PageCaption│ ├── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ └── credit →
RichText│ ├──
TextEmpty│ ├──
TextPlain│ ├──
TextBold│ ├──
TextItalic│ ├──
TextUnderline│ ├──
TextStrike│ ├──
TextFixed│ ├──
TextUrl│ ├──
TextEmail│ ├──
TextConcat│ ├──
TextSubscript│ ├──
TextSuperscript│ ├──
TextMarked│ ├──
TextPhone│ ├──
TextImage│ ├──
TextAnchor│ ├──
TextMath│ ├──
TextCustomEmoji│ ├──
TextSpoiler│ ├──
TextMention│ ├──
TextHashtag│ ├──
TextBotCommand│ ├──
TextCashtag│ ├──
TextAutoUrl│ ├──
TextAutoEmail│ ├──
TextAutoPhone│ ├──
TextBankCard│ ├──
TextMentionName│ └──
TextDate│ ├── items →
Vector < PageBlock >│ │ ├──
PageBlockUnsupported│ │ ├──
PageBlockTitle│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockSubtitle│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockAuthorDate│ │ │ ├── author →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── published_date →
int│ │ ├──
PageBlockHeader│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockSubheader│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockParagraph│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockPreformatted│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── language →
string│ │ ├──
PageBlockFooter│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockDivider│ │ ├──
PageBlockAnchor│ │ │ └── name →
string│ │ ├──
PageBlockList│ │ │ └── items →
Vector < PageListItem >│ │ │ ├──
PageListItemText│ │ │ └──
PageListItemBlocks│ │ ├──
PageBlockBlockquote│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── caption →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockPullquote│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── caption →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockPhoto│ │ │ ├── spoiler →
true (optional)│ │ │ ├── photo_id →
long│ │ │ ├── caption →
PageCaption│ │ │ │ └──
PageCaption│ │ │ ├── url →
string (optional)│ │ │ └── webpage_id →
long (optional)│ │ ├──
PageBlockVideo│ │ │ ├── autoplay →
true (optional)│ │ │ ├── loop →
true (optional)│ │ │ ├── spoiler →
true (optional)│ │ │ ├── video_id →
long│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockCover│ │ │ └── cover →
PageBlock│ │ │ ├──
PageBlockUnsupported│ │ │ ├──
PageBlockTitle│ │ │ ├──
PageBlockSubtitle│ │ │ ├──
PageBlockAuthorDate│ │ │ ├──
PageBlockHeader│ │ │ ├──
PageBlockSubheader│ │ │ ├──
PageBlockParagraph│ │ │ ├──
PageBlockPreformatted│ │ │ ├──
PageBlockFooter│ │ │ ├──
PageBlockDivider│ │ │ ├──
PageBlockAnchor│ │ │ ├──
PageBlockList│ │ │ ├──
PageBlockBlockquote│ │ │ ├──
PageBlockPullquote│ │ │ ├──
PageBlockPhoto│ │ │ ├──
PageBlockVideo│ │ │ ├──
PageBlockCover│ │ │ ├──
PageBlockEmbed│ │ │ ├──
PageBlockEmbedPost│ │ │ ├──
PageBlockCollage│ │ │ ├──
PageBlockSlideshow│ │ │ ├──
PageBlockChannel│ │ │ ├──
PageBlockAudio│ │ │ ├──
PageBlockKicker│ │ │ ├──
PageBlockTable│ │ │ ├──
PageBlockOrderedList│ │ │ ├──
PageBlockDetails│ │ │ ├──
PageBlockRelatedArticles│ │ │ ├──
PageBlockMap│ │ │ ├──
PageBlockHeading1│ │ │ ├──
PageBlockHeading2│ │ │ ├──
PageBlockHeading3│ │ │ ├──
PageBlockHeading4│ │ │ ├──
PageBlockHeading5│ │ │ ├──
PageBlockHeading6│ │ │ ├──
PageBlockMath│ │ │ ├──
PageBlockThinking│ │ │ ├──
InputPageBlockMap│ │ │ └──
PageBlockBlockquoteBlocks│ │ ├──
PageBlockEmbed│ │ │ ├── full_width →
true (optional)│ │ │ ├── allow_scrolling →
true (optional)│ │ │ ├── url →
string (optional)│ │ │ ├── html →
string (optional)│ │ │ ├── poster_photo_id →
long (optional)│ │ │ ├── w →
int (optional)│ │ │ ├── h →
int (optional)│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockEmbedPost│ │ │ ├── url →
string│ │ │ ├── webpage_id →
long│ │ │ ├── author_photo_id →
long│ │ │ ├── author →
string│ │ │ ├── date →
int│ │ │ ├── blocks →
Vector < PageBlock >│ │ │ │ ├──
PageBlockUnsupported│ │ │ │ ├──
PageBlockTitle│ │ │ │ ├──
PageBlockSubtitle│ │ │ │ ├──
PageBlockAuthorDate│ │ │ │ ├──
PageBlockHeader│ │ │ │ ├──
PageBlockSubheader│ │ │ │ ├──
PageBlockParagraph│ │ │ │ ├──
PageBlockPreformatted│ │ │ │ ├──
PageBlockFooter│ │ │ │ ├──
PageBlockDivider│ │ │ │ ├──
PageBlockAnchor│ │ │ │ ├──
PageBlockList│ │ │ │ ├──
PageBlockBlockquote│ │ │ │ ├──
PageBlockPullquote│ │ │ │ ├──
PageBlockPhoto│ │ │ │ ├──
PageBlockVideo│ │ │ │ ├──
PageBlockCover│ │ │ │ ├──
PageBlockEmbed│ │ │ │ ├──
PageBlockEmbedPost│ │ │ │ ├──
PageBlockCollage│ │ │ │ ├──
PageBlockSlideshow│ │ │ │ ├──
PageBlockChannel│ │ │ │ ├──
PageBlockAudio│ │ │ │ ├──
PageBlockKicker│ │ │ │ ├──
PageBlockTable│ │ │ │ ├──
PageBlockOrderedList│ │ │ │ ├──
PageBlockDetails│ │ │ │ ├──
PageBlockRelatedArticles│ │ │ │ ├──
PageBlockMap│ │ │ │ ├──
PageBlockHeading1│ │ │ │ ├──
PageBlockHeading2│ │ │ │ ├──
PageBlockHeading3│ │ │ │ ├──
PageBlockHeading4│ │ │ │ ├──
PageBlockHeading5│ │ │ │ ├──
PageBlockHeading6│ │ │ │ ├──
PageBlockMath│ │ │ │ ├──
PageBlockThinking│ │ │ │ ├──
InputPageBlockMap│ │ │ │ └──
PageBlockBlockquoteBlocks│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockCollage│ │ │ ├── items →
Vector < PageBlock >│ │ │ │ ├──
PageBlockUnsupported│ │ │ │ ├──
PageBlockTitle│ │ │ │ ├──
PageBlockSubtitle│ │ │ │ ├──
PageBlockAuthorDate│ │ │ │ ├──
PageBlockHeader│ │ │ │ ├──
PageBlockSubheader│ │ │ │ ├──
PageBlockParagraph│ │ │ │ ├──
PageBlockPreformatted│ │ │ │ ├──
PageBlockFooter│ │ │ │ ├──
PageBlockDivider│ │ │ │ ├──
PageBlockAnchor│ │ │ │ ├──
PageBlockList│ │ │ │ ├──
PageBlockBlockquote│ │ │ │ ├──
PageBlockPullquote│ │ │ │ ├──
PageBlockPhoto│ │ │ │ ├──
PageBlockVideo│ │ │ │ ├──
PageBlockCover│ │ │ │ ├──
PageBlockEmbed│ │ │ │ ├──
PageBlockEmbedPost│ │ │ │ ├──
PageBlockCollage│ │ │ │ ├──
PageBlockSlideshow│ │ │ │ ├──
PageBlockChannel│ │ │ │ ├──
PageBlockAudio│ │ │ │ ├──
PageBlockKicker│ │ │ │ ├──
PageBlockTable│ │ │ │ ├──
PageBlockOrderedList│ │ │ │ ├──
PageBlockDetails│ │ │ │ ├──
PageBlockRelatedArticles│ │ │ │ ├──
PageBlockMap│ │ │ │ ├──
PageBlockHeading1│ │ │ │ ├──
PageBlockHeading2│ │ │ │ ├──
PageBlockHeading3│ │ │ │ ├──
PageBlockHeading4│ │ │ │ ├──
PageBlockHeading5│ │ │ │ ├──
PageBlockHeading6│ │ │ │ ├──
PageBlockMath│ │ │ │ ├──
PageBlockThinking│ │ │ │ ├──
InputPageBlockMap│ │ │ │ └──
PageBlockBlockquoteBlocks│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockSlideshow│ │ │ ├── items →
Vector < PageBlock >│ │ │ │ ├──
PageBlockUnsupported│ │ │ │ ├──
PageBlockTitle│ │ │ │ ├──
PageBlockSubtitle│ │ │ │ ├──
PageBlockAuthorDate│ │ │ │ ├──
PageBlockHeader│ │ │ │ ├──
PageBlockSubheader│ │ │ │ ├──
PageBlockParagraph│ │ │ │ ├──
PageBlockPreformatted│ │ │ │ ├──
PageBlockFooter│ │ │ │ ├──
PageBlockDivider│ │ │ │ ├──
PageBlockAnchor│ │ │ │ ├──
PageBlockList│ │ │ │ ├──
PageBlockBlockquote│ │ │ │ ├──
PageBlockPullquote│ │ │ │ ├──
PageBlockPhoto│ │ │ │ ├──
PageBlockVideo│ │ │ │ ├──
PageBlockCover│ │ │ │ ├──
PageBlockEmbed│ │ │ │ ├──
PageBlockEmbedPost│ │ │ │ ├──
PageBlockCollage│ │ │ │ ├──
PageBlockSlideshow│ │ │ │ ├──
PageBlockChannel│ │ │ │ ├──
PageBlockAudio│ │ │ │ ├──
PageBlockKicker│ │ │ │ ├──
PageBlockTable│ │ │ │ ├──
PageBlockOrderedList│ │ │ │ ├──
PageBlockDetails│ │ │ │ ├──
PageBlockRelatedArticles│ │ │ │ ├──
PageBlockMap│ │ │ │ ├──
PageBlockHeading1│ │ │ │ ├──
PageBlockHeading2│ │ │ │ ├──
PageBlockHeading3│ │ │ │ ├──
PageBlockHeading4│ │ │ │ ├──
PageBlockHeading5│ │ │ │ ├──
PageBlockHeading6│ │ │ │ ├──
PageBlockMath│ │ │ │ ├──
PageBlockThinking│ │ │ │ ├──
InputPageBlockMap│ │ │ │ └──
PageBlockBlockquoteBlocks│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockChannel│ │ │ └── channel →
Chat│ │ │ ├──
ChatEmpty│ │ │ ├──
Chat│ │ │ ├──
ChatForbidden│ │ │ ├──
Channel│ │ │ └──
ChannelForbidden│ │ ├──
PageBlockAudio│ │ │ ├── audio_id →
long│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockKicker│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockTable│ │ │ ├── bordered →
true (optional)│ │ │ ├── striped →
true (optional)│ │ │ ├── title →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── rows →
Vector < PageTableRow >│ │ │ └──
PageTableRow│ │ ├──
PageBlockOrderedList│ │ │ ├── reversed →
true (optional)│ │ │ ├── items →
Vector < PageListOrderedItem >│ │ │ │ ├──
PageListOrderedItemText│ │ │ │ └──
PageListOrderedItemBlocks│ │ │ ├── start →
int (optional)│ │ │ └── type →
string (optional)│ │ ├──
PageBlockDetails│ │ │ ├── open →
true (optional)│ │ │ ├── blocks →
Vector < PageBlock >│ │ │ │ ├──
PageBlockUnsupported│ │ │ │ ├──
PageBlockTitle│ │ │ │ ├──
PageBlockSubtitle│ │ │ │ ├──
PageBlockAuthorDate│ │ │ │ ├──
PageBlockHeader│ │ │ │ ├──
PageBlockSubheader│ │ │ │ ├──
PageBlockParagraph│ │ │ │ ├──
PageBlockPreformatted│ │ │ │ ├──
PageBlockFooter│ │ │ │ ├──
PageBlockDivider│ │ │ │ ├──
PageBlockAnchor│ │ │ │ ├──
PageBlockList│ │ │ │ ├──
PageBlockBlockquote│ │ │ │ ├──
PageBlockPullquote│ │ │ │ ├──
PageBlockPhoto│ │ │ │ ├──
PageBlockVideo│ │ │ │ ├──
PageBlockCover│ │ │ │ ├──
PageBlockEmbed│ │ │ │ ├──
PageBlockEmbedPost│ │ │ │ ├──
PageBlockCollage│ │ │ │ ├──
PageBlockSlideshow│ │ │ │ ├──
PageBlockChannel│ │ │ │ ├──
PageBlockAudio│ │ │ │ ├──
PageBlockKicker│ │ │ │ ├──
PageBlockTable│ │ │ │ ├──
PageBlockOrderedList│ │ │ │ ├──
PageBlockDetails│ │ │ │ ├──
PageBlockRelatedArticles│ │ │ │ ├──
PageBlockMap│ │ │ │ ├──
PageBlockHeading1│ │ │ │ ├──
PageBlockHeading2│ │ │ │ ├──
PageBlockHeading3│ │ │ │ ├──
PageBlockHeading4│ │ │ │ ├──
PageBlockHeading5│ │ │ │ ├──
PageBlockHeading6│ │ │ │ ├──
PageBlockMath│ │ │ │ ├──
PageBlockThinking│ │ │ │ ├──
InputPageBlockMap│ │ │ │ └──
PageBlockBlockquoteBlocks│ │ │ └── title →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockRelatedArticles│ │ │ ├── title →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── articles →
Vector < PageRelatedArticle >│ │ │ └──
PageRelatedArticle│ │ ├──
PageBlockMap│ │ │ ├── geo →
GeoPoint│ │ │ │ ├──
GeoPointEmpty│ │ │ │ └──
GeoPoint│ │ │ ├── zoom →
int│ │ │ ├── w →
int│ │ │ ├── h →
int│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockHeading1│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockHeading2│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockHeading3│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockHeading4│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockHeading5│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockHeading6│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockMath│ │ │ └── source →
string│ │ ├──
PageBlockThinking│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
InputPageBlockMap│ │ │ ├── geo →
InputGeoPoint│ │ │ │ ├──
InputGeoPointEmpty│ │ │ │ └──
InputGeoPoint│ │ │ ├── zoom →
int│ │ │ ├── w →
int│ │ │ ├── h →
int│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ └──
PageBlockBlockquoteBlocks│ │ ├── blocks →
Vector < PageBlock >│ │ │ ├──
PageBlockUnsupported│ │ │ ├──
PageBlockTitle│ │ │ ├──
PageBlockSubtitle│ │ │ ├──
PageBlockAuthorDate│ │ │ ├──
PageBlockHeader│ │ │ ├──
PageBlockSubheader│ │ │ ├──
PageBlockParagraph│ │ │ ├──
PageBlockPreformatted│ │ │ ├──
PageBlockFooter│ │ │ ├──
PageBlockDivider│ │ │ ├──
PageBlockAnchor│ │ │ ├──
PageBlockList│ │ │ ├──
PageBlockBlockquote│ │ │ ├──
PageBlockPullquote│ │ │ ├──
PageBlockPhoto│ │ │ ├──
PageBlockVideo│ │ │ ├──
PageBlockCover│ │ │ ├──
PageBlockEmbed│ │ │ ├──
PageBlockEmbedPost│ │ │ ├──
PageBlockCollage│ │ │ ├──
PageBlockSlideshow│ │ │ ├──
PageBlockChannel│ │ │ ├──
PageBlockAudio│ │ │ ├──
PageBlockKicker│ │ │ ├──
PageBlockTable│ │ │ ├──
PageBlockOrderedList│ │ │ ├──
PageBlockDetails│ │ │ ├──
PageBlockRelatedArticles│ │ │ ├──
PageBlockMap│ │ │ ├──
PageBlockHeading1│ │ │ ├──
PageBlockHeading2│ │ │ ├──
PageBlockHeading3│ │ │ ├──
PageBlockHeading4│ │ │ ├──
PageBlockHeading5│ │ │ ├──
PageBlockHeading6│ │ │ ├──
PageBlockMath│ │ │ ├──
PageBlockThinking│ │ │ ├──
InputPageBlockMap│ │ │ └──
PageBlockBlockquoteBlocks│ │ └── caption →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ └── caption →
PageCaption│ └──
PageCaption│ ├── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ └── credit →
RichText│ ├──
TextEmpty│ ├──
TextPlain│ ├──
TextBold│ ├──
TextItalic│ ├──
TextUnderline│ ├──
TextStrike│ ├──
TextFixed│ ├──
TextUrl│ ├──
TextEmail│ ├──
TextConcat│ ├──
TextSubscript│ ├──
TextSuperscript│ ├──
TextMarked│ ├──
TextPhone│ ├──
TextImage│ ├──
TextAnchor│ ├──
TextMath│ ├──
TextCustomEmoji│ ├──
TextSpoiler│ ├──
TextMention│ ├──
TextHashtag│ ├──
TextBotCommand│ ├──
TextCashtag│ ├──
TextAutoUrl│ ├──
TextAutoEmail│ ├──
TextAutoPhone│ ├──
TextBankCard│ ├──
TextMentionName│ └──
TextDate├──
PageBlockChannel│ └── channel →
Chat│ ├──
ChatEmpty│ │ └── id →
long│ ├──
Chat│ │ ├── creator →
true (optional)│ │ ├── left →
true (optional)│ │ ├── deactivated →
true (optional)│ │ ├── call_active →
true (optional)│ │ ├── call_not_empty →
true (optional)│ │ ├── noforwards →
true (optional)│ │ ├── id →
long│ │ ├── title →
string│ │ ├── photo →
ChatPhoto│ │ │ ├──
ChatPhotoEmpty│ │ │ └──
ChatPhoto│ │ ├── participants_count →
int│ │ ├── date →
int│ │ ├── version →
int│ │ ├── migrated_to →
InputChannel (optional)│ │ │ ├──
InputChannelEmpty│ │ │ ├──
InputChannel│ │ │ └──
InputChannelFromMessage│ │ ├── admin_rights →
ChatAdminRights (optional)│ │ │ └──
ChatAdminRights│ │ └── default_banned_rights →
ChatBannedRights (optional)│ │ └──
ChatBannedRights│ ├──
ChatForbidden│ │ ├── id →
long│ │ └── title →
string│ ├──
Channel│ │ ├── creator →
true (optional)│ │ ├── left →
true (optional)│ │ ├── broadcast →
true (optional)│ │ ├── verified →
true (optional)│ │ ├── megagroup →
true (optional)│ │ ├── restricted →
true (optional)│ │ ├── signatures →
true (optional)│ │ ├── min →
true (optional)│ │ ├── scam →
true (optional)│ │ ├── has_link →
true (optional)│ │ ├── has_geo →
true (optional)│ │ ├── slowmode_enabled →
true (optional)│ │ ├── call_active →
true (optional)│ │ ├── call_not_empty →
true (optional)│ │ ├── fake →
true (optional)│ │ ├── gigagroup →
true (optional)│ │ ├── noforwards →
true (optional)│ │ ├── join_to_send →
true (optional)│ │ ├── join_request →
true (optional)│ │ ├── forum →
true (optional)│ │ ├── stories_hidden →
true (optional)│ │ ├── stories_hidden_min →
true (optional)│ │ ├── stories_unavailable →
true (optional)│ │ ├── signature_profiles →
true (optional)│ │ ├── autotranslation →
true (optional)│ │ ├── broadcast_messages_allowed →
true (optional)│ │ ├── monoforum →
true (optional)│ │ ├── forum_tabs →
true (optional)│ │ ├── id →
long│ │ ├── access_hash →
long (optional)│ │ ├── title →
string│ │ ├── username →
string (optional)│ │ ├── photo →
ChatPhoto│ │ │ ├──
ChatPhotoEmpty│ │ │ └──
ChatPhoto│ │ ├── date →
int│ │ ├── restriction_reason →
Vector < RestrictionReason > (optional)│ │ │ └──
RestrictionReason│ │ ├── admin_rights →
ChatAdminRights (optional)│ │ │ └──
ChatAdminRights│ │ ├── banned_rights →
ChatBannedRights (optional)│ │ │ └──
ChatBannedRights│ │ ├── default_banned_rights →
ChatBannedRights (optional)│ │ │ └──
ChatBannedRights│ │ ├── participants_count →
int (optional)│ │ ├── usernames →
Vector < Username > (optional)│ │ │ └──
Username│ │ ├── stories_max_id →
RecentStory (optional)│ │ │ └──
RecentStory│ │ ├── color →
PeerColor (optional)│ │ │ ├──
PeerColor│ │ │ ├──
PeerColorCollectible│ │ │ └──
InputPeerColorCollectible│ │ ├── profile_color →
PeerColor (optional)│ │ │ ├──
PeerColor│ │ │ ├──
PeerColorCollectible│ │ │ └──
InputPeerColorCollectible│ │ ├── emoji_status →
EmojiStatus (optional)│ │ │ ├──
EmojiStatusEmpty│ │ │ ├──
EmojiStatus│ │ │ ├──
EmojiStatusCollectible│ │ │ └──
InputEmojiStatusCollectible│ │ ├── level →
int (optional)│ │ ├── subscription_until_date →
int (optional)│ │ ├── bot_verification_icon →
long (optional)│ │ ├── send_paid_messages_stars →
long (optional)│ │ └── linked_monoforum_id →
long (optional)│ └──
ChannelForbidden│ ├── broadcast →
true (optional)│ ├── megagroup →
true (optional)│ ├── monoforum →
true (optional)│ ├── id →
long│ ├── access_hash →
long│ ├── title →
string│ └── until_date →
int (optional)├──
PageBlockAudio│ ├── audio_id →
long│ └── caption →
PageCaption│ └──
PageCaption│ ├── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ └── credit →
RichText│ ├──
TextEmpty│ ├──
TextPlain│ ├──
TextBold│ ├──
TextItalic│ ├──
TextUnderline│ ├──
TextStrike│ ├──
TextFixed│ ├──
TextUrl│ ├──
TextEmail│ ├──
TextConcat│ ├──
TextSubscript│ ├──
TextSuperscript│ ├──
TextMarked│ ├──
TextPhone│ ├──
TextImage│ ├──
TextAnchor│ ├──
TextMath│ ├──
TextCustomEmoji│ ├──
TextSpoiler│ ├──
TextMention│ ├──
TextHashtag│ ├──
TextBotCommand│ ├──
TextCashtag│ ├──
TextAutoUrl│ ├──
TextAutoEmail│ ├──
TextAutoPhone│ ├──
TextBankCard│ ├──
TextMentionName│ └──
TextDate├──
PageBlockKicker│ └── 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├──
PageBlockTable│ ├── bordered →
true (optional)│ ├── striped →
true (optional)│ ├── title →
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│ └── rows →
Vector < PageTableRow >│ └──
PageTableRow│ └── cells →
Vector < PageTableCell >│ └──
PageTableCell│ ├── reversed →
true (optional)│ ├── items →
Vector < PageListOrderedItem >│ │ ├──
PageListOrderedItemText│ │ │ ├── checkbox →
true (optional)│ │ │ ├── checked →
true (optional)│ │ │ ├── num →
string (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│ │ │ ├── value →
int (optional)│ │ │ └── type →
string (optional)│ │ └──
PageListOrderedItemBlocks│ │ ├── checkbox →
true (optional)│ │ ├── checked →
true (optional)│ │ ├── num →
string (optional)│ │ ├── blocks →
Vector < PageBlock >│ │ │ ├──
PageBlockUnsupported│ │ │ ├──
PageBlockTitle│ │ │ ├──
PageBlockSubtitle│ │ │ ├──
PageBlockAuthorDate│ │ │ ├──
PageBlockHeader│ │ │ ├──
PageBlockSubheader│ │ │ ├──
PageBlockParagraph│ │ │ ├──
PageBlockPreformatted│ │ │ ├──
PageBlockFooter│ │ │ ├──
PageBlockDivider│ │ │ ├──
PageBlockAnchor│ │ │ ├──
PageBlockList│ │ │ ├──
PageBlockBlockquote│ │ │ ├──
PageBlockPullquote│ │ │ ├──
PageBlockPhoto│ │ │ ├──
PageBlockVideo│ │ │ ├──
PageBlockCover│ │ │ ├──
PageBlockEmbed│ │ │ ├──
PageBlockEmbedPost│ │ │ ├──
PageBlockCollage│ │ │ ├──
PageBlockSlideshow│ │ │ ├──
PageBlockChannel│ │ │ ├──
PageBlockAudio│ │ │ ├──
PageBlockKicker│ │ │ ├──
PageBlockTable│ │ │ ├──
PageBlockOrderedList│ │ │ ├──
PageBlockDetails│ │ │ ├──
PageBlockRelatedArticles│ │ │ ├──
PageBlockMap│ │ │ ├──
PageBlockHeading1│ │ │ ├──
PageBlockHeading2│ │ │ ├──
PageBlockHeading3│ │ │ ├──
PageBlockHeading4│ │ │ ├──
PageBlockHeading5│ │ │ ├──
PageBlockHeading6│ │ │ ├──
PageBlockMath│ │ │ ├──
PageBlockThinking│ │ │ ├──
InputPageBlockMap│ │ │ └──
PageBlockBlockquoteBlocks│ │ ├── value →
int (optional)│ │ └── type →
string (optional)│ ├── start →
int (optional)│ └── type →
string (optional)├──
PageBlockDetails│ ├── open →
true (optional)│ ├── blocks →
Vector < PageBlock >│ │ ├──
PageBlockUnsupported│ │ ├──
PageBlockTitle│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockSubtitle│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockAuthorDate│ │ │ ├── author →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── published_date →
int│ │ ├──
PageBlockHeader│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockSubheader│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockParagraph│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockPreformatted│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── language →
string│ │ ├──
PageBlockFooter│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockDivider│ │ ├──
PageBlockAnchor│ │ │ └── name →
string│ │ ├──
PageBlockList│ │ │ └── items →
Vector < PageListItem >│ │ │ ├──
PageListItemText│ │ │ └──
PageListItemBlocks│ │ ├──
PageBlockBlockquote│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── caption →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockPullquote│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── caption →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockPhoto│ │ │ ├── spoiler →
true (optional)│ │ │ ├── photo_id →
long│ │ │ ├── caption →
PageCaption│ │ │ │ └──
PageCaption│ │ │ ├── url →
string (optional)│ │ │ └── webpage_id →
long (optional)│ │ ├──
PageBlockVideo│ │ │ ├── autoplay →
true (optional)│ │ │ ├── loop →
true (optional)│ │ │ ├── spoiler →
true (optional)│ │ │ ├── video_id →
long│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockCover│ │ │ └── cover →
PageBlock│ │ │ ├──
PageBlockUnsupported│ │ │ ├──
PageBlockTitle│ │ │ ├──
PageBlockSubtitle│ │ │ ├──
PageBlockAuthorDate│ │ │ ├──
PageBlockHeader│ │ │ ├──
PageBlockSubheader│ │ │ ├──
PageBlockParagraph│ │ │ ├──
PageBlockPreformatted│ │ │ ├──
PageBlockFooter│ │ │ ├──
PageBlockDivider│ │ │ ├──
PageBlockAnchor│ │ │ ├──
PageBlockList│ │ │ ├──
PageBlockBlockquote│ │ │ ├──
PageBlockPullquote│ │ │ ├──
PageBlockPhoto│ │ │ ├──
PageBlockVideo│ │ │ ├──
PageBlockCover│ │ │ ├──
PageBlockEmbed│ │ │ ├──
PageBlockEmbedPost│ │ │ ├──
PageBlockCollage│ │ │ ├──
PageBlockSlideshow│ │ │ ├──
PageBlockChannel│ │ │ ├──
PageBlockAudio│ │ │ ├──
PageBlockKicker│ │ │ ├──
PageBlockTable│ │ │ ├──
PageBlockOrderedList│ │ │ ├──
PageBlockDetails│ │ │ ├──
PageBlockRelatedArticles│ │ │ ├──
PageBlockMap│ │ │ ├──
PageBlockHeading1│ │ │ ├──
PageBlockHeading2│ │ │ ├──
PageBlockHeading3│ │ │ ├──
PageBlockHeading4│ │ │ ├──
PageBlockHeading5│ │ │ ├──
PageBlockHeading6│ │ │ ├──
PageBlockMath│ │ │ ├──
PageBlockThinking│ │ │ ├──
InputPageBlockMap│ │ │ └──
PageBlockBlockquoteBlocks│ │ ├──
PageBlockEmbed│ │ │ ├── full_width →
true (optional)│ │ │ ├── allow_scrolling →
true (optional)│ │ │ ├── url →
string (optional)│ │ │ ├── html →
string (optional)│ │ │ ├── poster_photo_id →
long (optional)│ │ │ ├── w →
int (optional)│ │ │ ├── h →
int (optional)│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockEmbedPost│ │ │ ├── url →
string│ │ │ ├── webpage_id →
long│ │ │ ├── author_photo_id →
long│ │ │ ├── author →
string│ │ │ ├── date →
int│ │ │ ├── blocks →
Vector < PageBlock >│ │ │ │ ├──
PageBlockUnsupported│ │ │ │ ├──
PageBlockTitle│ │ │ │ ├──
PageBlockSubtitle│ │ │ │ ├──
PageBlockAuthorDate│ │ │ │ ├──
PageBlockHeader│ │ │ │ ├──
PageBlockSubheader│ │ │ │ ├──
PageBlockParagraph│ │ │ │ ├──
PageBlockPreformatted│ │ │ │ ├──
PageBlockFooter│ │ │ │ ├──
PageBlockDivider│ │ │ │ ├──
PageBlockAnchor│ │ │ │ ├──
PageBlockList│ │ │ │ ├──
PageBlockBlockquote│ │ │ │ ├──
PageBlockPullquote│ │ │ │ ├──
PageBlockPhoto│ │ │ │ ├──
PageBlockVideo│ │ │ │ ├──
PageBlockCover│ │ │ │ ├──
PageBlockEmbed│ │ │ │ ├──
PageBlockEmbedPost│ │ │ │ ├──
PageBlockCollage│ │ │ │ ├──
PageBlockSlideshow│ │ │ │ ├──
PageBlockChannel│ │ │ │ ├──
PageBlockAudio│ │ │ │ ├──
PageBlockKicker│ │ │ │ ├──
PageBlockTable│ │ │ │ ├──
PageBlockOrderedList│ │ │ │ ├──
PageBlockDetails│ │ │ │ ├──
PageBlockRelatedArticles│ │ │ │ ├──
PageBlockMap│ │ │ │ ├──
PageBlockHeading1│ │ │ │ ├──
PageBlockHeading2│ │ │ │ ├──
PageBlockHeading3│ │ │ │ ├──
PageBlockHeading4│ │ │ │ ├──
PageBlockHeading5│ │ │ │ ├──
PageBlockHeading6│ │ │ │ ├──
PageBlockMath│ │ │ │ ├──
PageBlockThinking│ │ │ │ ├──
InputPageBlockMap│ │ │ │ └──
PageBlockBlockquoteBlocks│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockCollage│ │ │ ├── items →
Vector < PageBlock >│ │ │ │ ├──
PageBlockUnsupported│ │ │ │ ├──
PageBlockTitle│ │ │ │ ├──
PageBlockSubtitle│ │ │ │ ├──
PageBlockAuthorDate│ │ │ │ ├──
PageBlockHeader│ │ │ │ ├──
PageBlockSubheader│ │ │ │ ├──
PageBlockParagraph│ │ │ │ ├──
PageBlockPreformatted│ │ │ │ ├──
PageBlockFooter│ │ │ │ ├──
PageBlockDivider│ │ │ │ ├──
PageBlockAnchor│ │ │ │ ├──
PageBlockList│ │ │ │ ├──
PageBlockBlockquote│ │ │ │ ├──
PageBlockPullquote│ │ │ │ ├──
PageBlockPhoto│ │ │ │ ├──
PageBlockVideo│ │ │ │ ├──
PageBlockCover│ │ │ │ ├──
PageBlockEmbed│ │ │ │ ├──
PageBlockEmbedPost│ │ │ │ ├──
PageBlockCollage│ │ │ │ ├──
PageBlockSlideshow│ │ │ │ ├──
PageBlockChannel│ │ │ │ ├──
PageBlockAudio│ │ │ │ ├──
PageBlockKicker│ │ │ │ ├──
PageBlockTable│ │ │ │ ├──
PageBlockOrderedList│ │ │ │ ├──
PageBlockDetails│ │ │ │ ├──
PageBlockRelatedArticles│ │ │ │ ├──
PageBlockMap│ │ │ │ ├──
PageBlockHeading1│ │ │ │ ├──
PageBlockHeading2│ │ │ │ ├──
PageBlockHeading3│ │ │ │ ├──
PageBlockHeading4│ │ │ │ ├──
PageBlockHeading5│ │ │ │ ├──
PageBlockHeading6│ │ │ │ ├──
PageBlockMath│ │ │ │ ├──
PageBlockThinking│ │ │ │ ├──
InputPageBlockMap│ │ │ │ └──
PageBlockBlockquoteBlocks│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockSlideshow│ │ │ ├── items →
Vector < PageBlock >│ │ │ │ ├──
PageBlockUnsupported│ │ │ │ ├──
PageBlockTitle│ │ │ │ ├──
PageBlockSubtitle│ │ │ │ ├──
PageBlockAuthorDate│ │ │ │ ├──
PageBlockHeader│ │ │ │ ├──
PageBlockSubheader│ │ │ │ ├──
PageBlockParagraph│ │ │ │ ├──
PageBlockPreformatted│ │ │ │ ├──
PageBlockFooter│ │ │ │ ├──
PageBlockDivider│ │ │ │ ├──
PageBlockAnchor│ │ │ │ ├──
PageBlockList│ │ │ │ ├──
PageBlockBlockquote│ │ │ │ ├──
PageBlockPullquote│ │ │ │ ├──
PageBlockPhoto│ │ │ │ ├──
PageBlockVideo│ │ │ │ ├──
PageBlockCover│ │ │ │ ├──
PageBlockEmbed│ │ │ │ ├──
PageBlockEmbedPost│ │ │ │ ├──
PageBlockCollage│ │ │ │ ├──
PageBlockSlideshow│ │ │ │ ├──
PageBlockChannel│ │ │ │ ├──
PageBlockAudio│ │ │ │ ├──
PageBlockKicker│ │ │ │ ├──
PageBlockTable│ │ │ │ ├──
PageBlockOrderedList│ │ │ │ ├──
PageBlockDetails│ │ │ │ ├──
PageBlockRelatedArticles│ │ │ │ ├──
PageBlockMap│ │ │ │ ├──
PageBlockHeading1│ │ │ │ ├──
PageBlockHeading2│ │ │ │ ├──
PageBlockHeading3│ │ │ │ ├──
PageBlockHeading4│ │ │ │ ├──
PageBlockHeading5│ │ │ │ ├──
PageBlockHeading6│ │ │ │ ├──
PageBlockMath│ │ │ │ ├──
PageBlockThinking│ │ │ │ ├──
InputPageBlockMap│ │ │ │ └──
PageBlockBlockquoteBlocks│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockChannel│ │ │ └── channel →
Chat│ │ │ ├──
ChatEmpty│ │ │ ├──
Chat│ │ │ ├──
ChatForbidden│ │ │ ├──
Channel│ │ │ └──
ChannelForbidden│ │ ├──
PageBlockAudio│ │ │ ├── audio_id →
long│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockKicker│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockTable│ │ │ ├── bordered →
true (optional)│ │ │ ├── striped →
true (optional)│ │ │ ├── title →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── rows →
Vector < PageTableRow >│ │ │ └──
PageTableRow│ │ ├──
PageBlockOrderedList│ │ │ ├── reversed →
true (optional)│ │ │ ├── items →
Vector < PageListOrderedItem >│ │ │ │ ├──
PageListOrderedItemText│ │ │ │ └──
PageListOrderedItemBlocks│ │ │ ├── start →
int (optional)│ │ │ └── type →
string (optional)│ │ ├──
PageBlockDetails│ │ │ ├── open →
true (optional)│ │ │ ├── blocks →
Vector < PageBlock >│ │ │ │ ├──
PageBlockUnsupported│ │ │ │ ├──
PageBlockTitle│ │ │ │ ├──
PageBlockSubtitle│ │ │ │ ├──
PageBlockAuthorDate│ │ │ │ ├──
PageBlockHeader│ │ │ │ ├──
PageBlockSubheader│ │ │ │ ├──
PageBlockParagraph│ │ │ │ ├──
PageBlockPreformatted│ │ │ │ ├──
PageBlockFooter│ │ │ │ ├──
PageBlockDivider│ │ │ │ ├──
PageBlockAnchor│ │ │ │ ├──
PageBlockList│ │ │ │ ├──
PageBlockBlockquote│ │ │ │ ├──
PageBlockPullquote│ │ │ │ ├──
PageBlockPhoto│ │ │ │ ├──
PageBlockVideo│ │ │ │ ├──
PageBlockCover│ │ │ │ ├──
PageBlockEmbed│ │ │ │ ├──
PageBlockEmbedPost│ │ │ │ ├──
PageBlockCollage│ │ │ │ ├──
PageBlockSlideshow│ │ │ │ ├──
PageBlockChannel│ │ │ │ ├──
PageBlockAudio│ │ │ │ ├──
PageBlockKicker│ │ │ │ ├──
PageBlockTable│ │ │ │ ├──
PageBlockOrderedList│ │ │ │ ├──
PageBlockDetails│ │ │ │ ├──
PageBlockRelatedArticles│ │ │ │ ├──
PageBlockMap│ │ │ │ ├──
PageBlockHeading1│ │ │ │ ├──
PageBlockHeading2│ │ │ │ ├──
PageBlockHeading3│ │ │ │ ├──
PageBlockHeading4│ │ │ │ ├──
PageBlockHeading5│ │ │ │ ├──
PageBlockHeading6│ │ │ │ ├──
PageBlockMath│ │ │ │ ├──
PageBlockThinking│ │ │ │ ├──
InputPageBlockMap│ │ │ │ └──
PageBlockBlockquoteBlocks│ │ │ └── title →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockRelatedArticles│ │ │ ├── title →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── articles →
Vector < PageRelatedArticle >│ │ │ └──
PageRelatedArticle│ │ ├──
PageBlockMap│ │ │ ├── geo →
GeoPoint│ │ │ │ ├──
GeoPointEmpty│ │ │ │ └──
GeoPoint│ │ │ ├── zoom →
int│ │ │ ├── w →
int│ │ │ ├── h →
int│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├──
PageBlockHeading1│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockHeading2│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockHeading3│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockHeading4│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockHeading5│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockHeading6│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
PageBlockMath│ │ │ └── source →
string│ │ ├──
PageBlockThinking│ │ │ └── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ ├──
InputPageBlockMap│ │ │ ├── geo →
InputGeoPoint│ │ │ │ ├──
InputGeoPointEmpty│ │ │ │ └──
InputGeoPoint│ │ │ ├── zoom →
int│ │ │ ├── w →
int│ │ │ ├── h →
int│ │ │ └── caption →
PageCaption│ │ │ └──
PageCaption│ │ └──
PageBlockBlockquoteBlocks│ │ ├── blocks →
Vector < PageBlock >│ │ │ ├──
PageBlockUnsupported│ │ │ ├──
PageBlockTitle│ │ │ ├──
PageBlockSubtitle│ │ │ ├──
PageBlockAuthorDate│ │ │ ├──
PageBlockHeader│ │ │ ├──
PageBlockSubheader│ │ │ ├──
PageBlockParagraph│ │ │ ├──
PageBlockPreformatted│ │ │ ├──
PageBlockFooter│ │ │ ├──
PageBlockDivider│ │ │ ├──
PageBlockAnchor│ │ │ ├──
PageBlockList│ │ │ ├──
PageBlockBlockquote│ │ │ ├──
PageBlockPullquote│ │ │ ├──
PageBlockPhoto│ │ │ ├──
PageBlockVideo│ │ │ ├──
PageBlockCover│ │ │ ├──
PageBlockEmbed│ │ │ ├──
PageBlockEmbedPost│ │ │ ├──
PageBlockCollage│ │ │ ├──
PageBlockSlideshow│ │ │ ├──
PageBlockChannel│ │ │ ├──
PageBlockAudio│ │ │ ├──
PageBlockKicker│ │ │ ├──
PageBlockTable│ │ │ ├──
PageBlockOrderedList│ │ │ ├──
PageBlockDetails│ │ │ ├──
PageBlockRelatedArticles│ │ │ ├──
PageBlockMap│ │ │ ├──
PageBlockHeading1│ │ │ ├──
PageBlockHeading2│ │ │ ├──
PageBlockHeading3│ │ │ ├──
PageBlockHeading4│ │ │ ├──
PageBlockHeading5│ │ │ ├──
PageBlockHeading6│ │ │ ├──
PageBlockMath│ │ │ ├──
PageBlockThinking│ │ │ ├──
InputPageBlockMap│ │ │ └──
PageBlockBlockquoteBlocks│ │ └── caption →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ └── title →
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│ ├── title →
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│ └── articles →
Vector < PageRelatedArticle >│ └──
PageRelatedArticle│ ├── url →
string│ ├── webpage_id →
long│ ├── title →
string (optional)│ ├── description →
string (optional)│ ├── photo_id →
long (optional)│ ├── author →
string (optional)│ └── published_date →
int (optional)├──
PageBlockMap│ ├── geo →
GeoPoint│ │ ├──
GeoPointEmpty│ │ └──
GeoPoint│ │ ├── long →
double│ │ ├── lat →
double│ │ ├── access_hash →
long│ │ └── accuracy_radius →
int (optional)│ ├── zoom →
int│ ├── w →
int│ ├── h →
int│ └── caption →
PageCaption│ └──
PageCaption│ ├── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ └── credit →
RichText│ ├──
TextEmpty│ ├──
TextPlain│ ├──
TextBold│ ├──
TextItalic│ ├──
TextUnderline│ ├──
TextStrike│ ├──
TextFixed│ ├──
TextUrl│ ├──
TextEmail│ ├──
TextConcat│ ├──
TextSubscript│ ├──
TextSuperscript│ ├──
TextMarked│ ├──
TextPhone│ ├──
TextImage│ ├──
TextAnchor│ ├──
TextMath│ ├──
TextCustomEmoji│ ├──
TextSpoiler│ ├──
TextMention│ ├──
TextHashtag│ ├──
TextBotCommand│ ├──
TextCashtag│ ├──
TextAutoUrl│ ├──
TextAutoEmail│ ├──
TextAutoPhone│ ├──
TextBankCard│ ├──
TextMentionName│ └──
TextDate│ └── 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│ └── 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│ └── 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│ └── 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│ └── 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│ └── 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├──
PageBlockMath│ └── source →
string│ └── 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│ ├── geo →
InputGeoPoint│ │ ├──
InputGeoPointEmpty│ │ └──
InputGeoPoint│ │ ├── lat →
double│ │ ├── long →
double│ │ └── accuracy_radius →
int (optional)│ ├── zoom →
int│ ├── w →
int│ ├── h →
int│ └── caption →
PageCaption│ └──
PageCaption│ ├── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ └── credit →
RichText│ ├──
TextEmpty│ ├──
TextPlain│ ├──
TextBold│ ├──
TextItalic│ ├──
TextUnderline│ ├──
TextStrike│ ├──
TextFixed│ ├──
TextUrl│ ├──
TextEmail│ ├──
TextConcat│ ├──
TextSubscript│ ├──
TextSuperscript│ ├──
TextMarked│ ├──
TextPhone│ ├──
TextImage│ ├──
TextAnchor│ ├──
TextMath│ ├──
TextCustomEmoji│ ├──
TextSpoiler│ ├──
TextMention│ ├──
TextHashtag│ ├──
TextBotCommand│ ├──
TextCashtag│ ├──
TextAutoUrl│ ├──
TextAutoEmail│ ├──
TextAutoPhone│ ├──
TextBankCard│ ├──
TextMentionName│ └──
TextDate├── blocks →
Vector < PageBlock >│ ├──
PageBlockUnsupported│ ├──
PageBlockTitle│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockSubtitle│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockAuthorDate│ │ ├── author →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── published_date →
int│ ├──
PageBlockHeader│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockSubheader│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockParagraph│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockPreformatted│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── language →
string│ ├──
PageBlockFooter│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockDivider│ ├──
PageBlockAnchor│ │ └── name →
string│ ├──
PageBlockList│ │ └── items →
Vector < PageListItem >│ │ ├──
PageListItemText│ │ └──
PageListItemBlocks│ ├──
PageBlockBlockquote│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── caption →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockPullquote│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── caption →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockPhoto│ │ ├── spoiler →
true (optional)│ │ ├── photo_id →
long│ │ ├── caption →
PageCaption│ │ │ └──
PageCaption│ │ ├── url →
string (optional)│ │ └── webpage_id →
long (optional)│ ├──
PageBlockVideo│ │ ├── autoplay →
true (optional)│ │ ├── loop →
true (optional)│ │ ├── spoiler →
true (optional)│ │ ├── video_id →
long│ │ └── caption →
PageCaption│ │ └──
PageCaption│ ├──
PageBlockCover│ │ └── cover →
PageBlock│ │ ├──
PageBlockUnsupported│ │ ├──
PageBlockTitle│ │ ├──
PageBlockSubtitle│ │ ├──
PageBlockAuthorDate│ │ ├──
PageBlockHeader│ │ ├──
PageBlockSubheader│ │ ├──
PageBlockParagraph│ │ ├──
PageBlockPreformatted│ │ ├──
PageBlockFooter│ │ ├──
PageBlockDivider│ │ ├──
PageBlockAnchor│ │ ├──
PageBlockList│ │ ├──
PageBlockBlockquote│ │ ├──
PageBlockPullquote│ │ ├──
PageBlockPhoto│ │ ├──
PageBlockVideo│ │ ├──
PageBlockCover│ │ ├──
PageBlockEmbed│ │ ├──
PageBlockEmbedPost│ │ ├──
PageBlockCollage│ │ ├──
PageBlockSlideshow│ │ ├──
PageBlockChannel│ │ ├──
PageBlockAudio│ │ ├──
PageBlockKicker│ │ ├──
PageBlockTable│ │ ├──
PageBlockOrderedList│ │ ├──
PageBlockDetails│ │ ├──
PageBlockRelatedArticles│ │ ├──
PageBlockMap│ │ ├──
PageBlockHeading1│ │ ├──
PageBlockHeading2│ │ ├──
PageBlockHeading3│ │ ├──
PageBlockHeading4│ │ ├──
PageBlockHeading5│ │ ├──
PageBlockHeading6│ │ ├──
PageBlockMath│ │ ├──
PageBlockThinking│ │ ├──
InputPageBlockMap│ │ └──
PageBlockBlockquoteBlocks│ ├──
PageBlockEmbed│ │ ├── full_width →
true (optional)│ │ ├── allow_scrolling →
true (optional)│ │ ├── url →
string (optional)│ │ ├── html →
string (optional)│ │ ├── poster_photo_id →
long (optional)│ │ ├── w →
int (optional)│ │ ├── h →
int (optional)│ │ └── caption →
PageCaption│ │ └──
PageCaption│ ├──
PageBlockEmbedPost│ │ ├── url →
string│ │ ├── webpage_id →
long│ │ ├── author_photo_id →
long│ │ ├── author →
string│ │ ├── date →
int│ │ ├── blocks →
Vector < PageBlock >│ │ │ ├──
PageBlockUnsupported│ │ │ ├──
PageBlockTitle│ │ │ ├──
PageBlockSubtitle│ │ │ ├──
PageBlockAuthorDate│ │ │ ├──
PageBlockHeader│ │ │ ├──
PageBlockSubheader│ │ │ ├──
PageBlockParagraph│ │ │ ├──
PageBlockPreformatted│ │ │ ├──
PageBlockFooter│ │ │ ├──
PageBlockDivider│ │ │ ├──
PageBlockAnchor│ │ │ ├──
PageBlockList│ │ │ ├──
PageBlockBlockquote│ │ │ ├──
PageBlockPullquote│ │ │ ├──
PageBlockPhoto│ │ │ ├──
PageBlockVideo│ │ │ ├──
PageBlockCover│ │ │ ├──
PageBlockEmbed│ │ │ ├──
PageBlockEmbedPost│ │ │ ├──
PageBlockCollage│ │ │ ├──
PageBlockSlideshow│ │ │ ├──
PageBlockChannel│ │ │ ├──
PageBlockAudio│ │ │ ├──
PageBlockKicker│ │ │ ├──
PageBlockTable│ │ │ ├──
PageBlockOrderedList│ │ │ ├──
PageBlockDetails│ │ │ ├──
PageBlockRelatedArticles│ │ │ ├──
PageBlockMap│ │ │ ├──
PageBlockHeading1│ │ │ ├──
PageBlockHeading2│ │ │ ├──
PageBlockHeading3│ │ │ ├──
PageBlockHeading4│ │ │ ├──
PageBlockHeading5│ │ │ ├──
PageBlockHeading6│ │ │ ├──
PageBlockMath│ │ │ ├──
PageBlockThinking│ │ │ ├──
InputPageBlockMap│ │ │ └──
PageBlockBlockquoteBlocks│ │ └── caption →
PageCaption│ │ └──
PageCaption│ ├──
PageBlockCollage│ │ ├── items →
Vector < PageBlock >│ │ │ ├──
PageBlockUnsupported│ │ │ ├──
PageBlockTitle│ │ │ ├──
PageBlockSubtitle│ │ │ ├──
PageBlockAuthorDate│ │ │ ├──
PageBlockHeader│ │ │ ├──
PageBlockSubheader│ │ │ ├──
PageBlockParagraph│ │ │ ├──
PageBlockPreformatted│ │ │ ├──
PageBlockFooter│ │ │ ├──
PageBlockDivider│ │ │ ├──
PageBlockAnchor│ │ │ ├──
PageBlockList│ │ │ ├──
PageBlockBlockquote│ │ │ ├──
PageBlockPullquote│ │ │ ├──
PageBlockPhoto│ │ │ ├──
PageBlockVideo│ │ │ ├──
PageBlockCover│ │ │ ├──
PageBlockEmbed│ │ │ ├──
PageBlockEmbedPost│ │ │ ├──
PageBlockCollage│ │ │ ├──
PageBlockSlideshow│ │ │ ├──
PageBlockChannel│ │ │ ├──
PageBlockAudio│ │ │ ├──
PageBlockKicker│ │ │ ├──
PageBlockTable│ │ │ ├──
PageBlockOrderedList│ │ │ ├──
PageBlockDetails│ │ │ ├──
PageBlockRelatedArticles│ │ │ ├──
PageBlockMap│ │ │ ├──
PageBlockHeading1│ │ │ ├──
PageBlockHeading2│ │ │ ├──
PageBlockHeading3│ │ │ ├──
PageBlockHeading4│ │ │ ├──
PageBlockHeading5│ │ │ ├──
PageBlockHeading6│ │ │ ├──
PageBlockMath│ │ │ ├──
PageBlockThinking│ │ │ ├──
InputPageBlockMap│ │ │ └──
PageBlockBlockquoteBlocks│ │ └── caption →
PageCaption│ │ └──
PageCaption│ ├──
PageBlockSlideshow│ │ ├── items →
Vector < PageBlock >│ │ │ ├──
PageBlockUnsupported│ │ │ ├──
PageBlockTitle│ │ │ ├──
PageBlockSubtitle│ │ │ ├──
PageBlockAuthorDate│ │ │ ├──
PageBlockHeader│ │ │ ├──
PageBlockSubheader│ │ │ ├──
PageBlockParagraph│ │ │ ├──
PageBlockPreformatted│ │ │ ├──
PageBlockFooter│ │ │ ├──
PageBlockDivider│ │ │ ├──
PageBlockAnchor│ │ │ ├──
PageBlockList│ │ │ ├──
PageBlockBlockquote│ │ │ ├──
PageBlockPullquote│ │ │ ├──
PageBlockPhoto│ │ │ ├──
PageBlockVideo│ │ │ ├──
PageBlockCover│ │ │ ├──
PageBlockEmbed│ │ │ ├──
PageBlockEmbedPost│ │ │ ├──
PageBlockCollage│ │ │ ├──
PageBlockSlideshow│ │ │ ├──
PageBlockChannel│ │ │ ├──
PageBlockAudio│ │ │ ├──
PageBlockKicker│ │ │ ├──
PageBlockTable│ │ │ ├──
PageBlockOrderedList│ │ │ ├──
PageBlockDetails│ │ │ ├──
PageBlockRelatedArticles│ │ │ ├──
PageBlockMap│ │ │ ├──
PageBlockHeading1│ │ │ ├──
PageBlockHeading2│ │ │ ├──
PageBlockHeading3│ │ │ ├──
PageBlockHeading4│ │ │ ├──
PageBlockHeading5│ │ │ ├──
PageBlockHeading6│ │ │ ├──
PageBlockMath│ │ │ ├──
PageBlockThinking│ │ │ ├──
InputPageBlockMap│ │ │ └──
PageBlockBlockquoteBlocks│ │ └── caption →
PageCaption│ │ └──
PageCaption│ ├──
PageBlockChannel│ │ └── channel →
Chat│ │ ├──
ChatEmpty│ │ ├──
Chat│ │ ├──
ChatForbidden│ │ ├──
Channel│ │ └──
ChannelForbidden│ ├──
PageBlockAudio│ │ ├── audio_id →
long│ │ └── caption →
PageCaption│ │ └──
PageCaption│ ├──
PageBlockKicker│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockTable│ │ ├── bordered →
true (optional)│ │ ├── striped →
true (optional)│ │ ├── title →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── rows →
Vector < PageTableRow >│ │ └──
PageTableRow│ ├──
PageBlockOrderedList│ │ ├── reversed →
true (optional)│ │ ├── items →
Vector < PageListOrderedItem >│ │ │ ├──
PageListOrderedItemText│ │ │ └──
PageListOrderedItemBlocks│ │ ├── start →
int (optional)│ │ └── type →
string (optional)│ ├──
PageBlockDetails│ │ ├── open →
true (optional)│ │ ├── blocks →
Vector < PageBlock >│ │ │ ├──
PageBlockUnsupported│ │ │ ├──
PageBlockTitle│ │ │ ├──
PageBlockSubtitle│ │ │ ├──
PageBlockAuthorDate│ │ │ ├──
PageBlockHeader│ │ │ ├──
PageBlockSubheader│ │ │ ├──
PageBlockParagraph│ │ │ ├──
PageBlockPreformatted│ │ │ ├──
PageBlockFooter│ │ │ ├──
PageBlockDivider│ │ │ ├──
PageBlockAnchor│ │ │ ├──
PageBlockList│ │ │ ├──
PageBlockBlockquote│ │ │ ├──
PageBlockPullquote│ │ │ ├──
PageBlockPhoto│ │ │ ├──
PageBlockVideo│ │ │ ├──
PageBlockCover│ │ │ ├──
PageBlockEmbed│ │ │ ├──
PageBlockEmbedPost│ │ │ ├──
PageBlockCollage│ │ │ ├──
PageBlockSlideshow│ │ │ ├──
PageBlockChannel│ │ │ ├──
PageBlockAudio│ │ │ ├──
PageBlockKicker│ │ │ ├──
PageBlockTable│ │ │ ├──
PageBlockOrderedList│ │ │ ├──
PageBlockDetails│ │ │ ├──
PageBlockRelatedArticles│ │ │ ├──
PageBlockMap│ │ │ ├──
PageBlockHeading1│ │ │ ├──
PageBlockHeading2│ │ │ ├──
PageBlockHeading3│ │ │ ├──
PageBlockHeading4│ │ │ ├──
PageBlockHeading5│ │ │ ├──
PageBlockHeading6│ │ │ ├──
PageBlockMath│ │ │ ├──
PageBlockThinking│ │ │ ├──
InputPageBlockMap│ │ │ └──
PageBlockBlockquoteBlocks│ │ └── title →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockRelatedArticles│ │ ├── title →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ ├──
TextAnchor│ │ │ ├──
TextMath│ │ │ ├──
TextCustomEmoji│ │ │ ├──
TextSpoiler│ │ │ ├──
TextMention│ │ │ ├──
TextHashtag│ │ │ ├──
TextBotCommand│ │ │ ├──
TextCashtag│ │ │ ├──
TextAutoUrl│ │ │ ├──
TextAutoEmail│ │ │ ├──
TextAutoPhone│ │ │ ├──
TextBankCard│ │ │ ├──
TextMentionName│ │ │ └──
TextDate│ │ └── articles →
Vector < PageRelatedArticle >│ │ └──
PageRelatedArticle│ ├──
PageBlockMap│ │ ├── geo →
GeoPoint│ │ │ ├──
GeoPointEmpty│ │ │ └──
GeoPoint│ │ ├── zoom →
int│ │ ├── w →
int│ │ ├── h →
int│ │ └── caption →
PageCaption│ │ └──
PageCaption│ ├──
PageBlockHeading1│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockHeading2│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockHeading3│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockHeading4│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockHeading5│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockHeading6│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
PageBlockMath│ │ └── source →
string│ ├──
PageBlockThinking│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ ├──
TextAnchor│ │ ├──
TextMath│ │ ├──
TextCustomEmoji│ │ ├──
TextSpoiler│ │ ├──
TextMention│ │ ├──
TextHashtag│ │ ├──
TextBotCommand│ │ ├──
TextCashtag│ │ ├──
TextAutoUrl│ │ ├──
TextAutoEmail│ │ ├──
TextAutoPhone│ │ ├──
TextBankCard│ │ ├──
TextMentionName│ │ └──
TextDate│ ├──
InputPageBlockMap│ │ ├── geo →
InputGeoPoint│ │ │ ├──
InputGeoPointEmpty│ │ │ └──
InputGeoPoint│ │ ├── zoom →
int│ │ ├── w →
int│ │ ├── h →
int│ │ └── caption →
PageCaption│ │ └──
PageCaption│ ├── blocks →
Vector < PageBlock >│ │ ├──
PageBlockUnsupported│ │ ├──
PageBlockTitle│ │ ├──
PageBlockSubtitle│ │ ├──
PageBlockAuthorDate│ │ ├──
PageBlockHeader│ │ ├──
PageBlockSubheader│ │ ├──
PageBlockParagraph│ │ ├──
PageBlockPreformatted│ │ ├──
PageBlockFooter│ │ ├──
PageBlockDivider│ │ ├──
PageBlockAnchor│ │ ├──
PageBlockList│ │ ├──
PageBlockBlockquote│ │ ├──
PageBlockPullquote│ │ ├──
PageBlockPhoto│ │ ├──
PageBlockVideo│ │ ├──
PageBlockCover│ │ ├──
PageBlockEmbed│ │ ├──
PageBlockEmbedPost│ │ ├──
PageBlockCollage│ │ ├──
PageBlockSlideshow│ │ ├──
PageBlockChannel│ │ ├──
PageBlockAudio│ │ ├──
PageBlockKicker│ │ ├──
PageBlockTable│ │ ├──
PageBlockOrderedList│ │ ├──
PageBlockDetails│ │ ├──
PageBlockRelatedArticles│ │ ├──
PageBlockMap│ │ ├──
PageBlockHeading1│ │ ├──
PageBlockHeading2│ │ ├──
PageBlockHeading3│ │ ├──
PageBlockHeading4│ │ ├──
PageBlockHeading5│ │ ├──
PageBlockHeading6│ │ ├──
PageBlockMath│ │ ├──
PageBlockThinking│ │ ├──
InputPageBlockMap│ │ └──
PageBlockBlockquoteBlocks│ └── caption →
RichText│ ├──
TextEmpty│ ├──
TextPlain│ ├──
TextBold│ ├──
TextItalic│ ├──
TextUnderline│ ├──
TextStrike│ ├──
TextFixed│ ├──
TextUrl│ ├──
TextEmail│ ├──
TextConcat│ ├──
TextSubscript│ ├──
TextSuperscript│ ├──
TextMarked│ ├──
TextPhone│ ├──
TextImage│ ├──
TextAnchor│ ├──
TextMath│ ├──
TextCustomEmoji│ ├──
TextSpoiler│ ├──
TextMention│ ├──
TextHashtag│ ├──
TextBotCommand│ ├──
TextCashtag│ ├──
TextAutoUrl│ ├──
TextAutoEmail│ ├──
TextAutoPhone│ ├──
TextBankCard│ ├──
TextMentionName│ └──
TextDate└── caption →
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 →
intExample
PageListItemBlocks(
blocks=[
PageBlockUnsupported()
],
)