PageBlockOrderedList
- class pyrogram.raw.types.PageBlockOrderedList
Ordered list of IV blocks
Constructor of
PageBlock.- Details:
Layer:
227ID:
1FD6F6C1
- Parameters:
items (List of
PageListOrderedItem) – List itemsreversed (
bool, optional) – N/Astart (
int32-bit, optional) – N/Atype (
str, optional) – N/A
TL Schema
pageBlockOrderedList#1fd6f6c1
flags:#
reversed:flags.2?true
items:Vector<PageListOrderedItem>
start:flags.0?int
type:flags.1?string
= PageBlock
Parameter Tree
PageBlockOrderedList
├── reversed →
true (optional)├── items →
Vector < PageListOrderedItem >│ ├──
PageListOrderedItemText│ │ ├── checkbox →
true (optional)│ │ ├── checked →
true (optional)│ │ ├── num →
string (optional)│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ │ └── text →
string│ │ │ ├──
TextBold│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextItalic│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextUnderline│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextStrike│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextFixed│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextUrl│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ ├── url →
string│ │ │ │ └── webpage_id →
long│ │ │ ├──
TextEmail│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ └── email →
string│ │ │ ├──
TextConcat│ │ │ │ └── texts →
Vector < RichText >│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextSubscript│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextSuperscript│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextMarked│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextPhone│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ └── phone →
string│ │ │ ├──
TextImage│ │ │ │ ├── document_id →
long│ │ │ │ ├── w →
int│ │ │ │ └── h →
int│ │ │ ├──
TextAnchor│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ └── name →
string│ │ │ ├──
TextMath│ │ │ │ └── source →
string│ │ │ ├──
TextCustomEmoji│ │ │ │ ├── document_id →
long│ │ │ │ └── alt →
string│ │ │ ├──
TextSpoiler│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextMention│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextHashtag│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextBotCommand│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextCashtag│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextAutoUrl│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextAutoEmail│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextAutoPhone│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextBankCard│ │ │ │ └── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ ├──
TextMentionName│ │ │ │ ├── text →
RichText│ │ │ │ │ ├──
TextEmpty│ │ │ │ │ ├──
TextPlain│ │ │ │ │ ├──
TextBold│ │ │ │ │ ├──
TextItalic│ │ │ │ │ ├──
TextUnderline│ │ │ │ │ ├──
TextStrike│ │ │ │ │ ├──
TextFixed│ │ │ │ │ ├──
TextUrl│ │ │ │ │ ├──
TextEmail│ │ │ │ │ ├──
TextConcat│ │ │ │ │ ├──
TextSubscript│ │ │ │ │ ├──
TextSuperscript│ │ │ │ │ ├──
TextMarked│ │ │ │ │ ├──
TextPhone│ │ │ │ │ ├──
TextImage│ │ │ │ │ ├──
TextAnchor│ │ │ │ │ ├──
TextMath│ │ │ │ │ ├──
TextCustomEmoji│ │ │ │ │ ├──
TextSpoiler│ │ │ │ │ ├──
TextMention│ │ │ │ │ ├──
TextHashtag│ │ │ │ │ ├──
TextBotCommand│ │ │ │ │ ├──
TextCashtag│ │ │ │ │ ├──
TextAutoUrl│ │ │ │ │ ├──
TextAutoEmail│ │ │ │ │ ├──
TextAutoPhone│ │ │ │ │ ├──
TextBankCard│ │ │ │ │ ├──
TextMentionName│ │ │ │ │ └──
TextDate│ │ │ │ └── user_id →
long│ │ │ └──
TextDate│ │ │ ├── relative →
true (optional)│ │ │ ├── short_time →
true (optional)│ │ │ ├── long_time →
true (optional)│ │ │ ├── short_date →
true (optional)│ │ │ ├── long_date →
true (optional)│ │ │ ├── day_of_week →
true (optional)│ │ │ ├── text →
RichText│ │ │ │ ├──
TextEmpty│ │ │ │ ├──
TextPlain│ │ │ │ ├──
TextBold│ │ │ │ ├──
TextItalic│ │ │ │ ├──
TextUnderline│ │ │ │ ├──
TextStrike│ │ │ │ ├──
TextFixed│ │ │ │ ├──
TextUrl│ │ │ │ ├──
TextEmail│ │ │ │ ├──
TextConcat│ │ │ │ ├──
TextSubscript│ │ │ │ ├──
TextSuperscript│ │ │ │ ├──
TextMarked│ │ │ │ ├──
TextPhone│ │ │ │ ├──
TextImage│ │ │ │ ├──
TextAnchor│ │ │ │ ├──
TextMath│ │ │ │ ├──
TextCustomEmoji│ │ │ │ ├──
TextSpoiler│ │ │ │ ├──
TextMention│ │ │ │ ├──
TextHashtag│ │ │ │ ├──
TextBotCommand│ │ │ │ ├──
TextCashtag│ │ │ │ ├──
TextAutoUrl│ │ │ │ ├──
TextAutoEmail│ │ │ │ ├──
TextAutoPhone│ │ │ │ ├──
TextBankCard│ │ │ │ ├──
TextMentionName│ │ │ │ └──
TextDate│ │ │ └── date →
int│ │ ├── value →
int (optional)│ │ └── type →
string (optional)│ ├── checkbox →
true (optional)│ ├── checked →
true (optional)│ ├── num →
string (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│ ├── value →
int (optional)│ └── type →
string (optional)├── start →
int (optional)└── type →
string (optional)Example
PageBlockOrderedList(
items=[
PageListOrderedItemText(text=TextEmpty())
],
)