PageBlockList
- class pyrogram.raw.types.PageBlockList
Unordered list of IV blocks
Constructor of
PageBlock.- Details:
Layer:
223ID:
E4E88011
- Parameters:
items (List of
PageListItem) – List of blocks in an IV page
TL Schema
pageBlockList#e4e88011
items:Vector<PageListItem>
= PageBlock
Parameter Tree
PageBlockList
└── items →
Vector < PageListItem >├──
PageListItemText│ └── 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│ ├──
TextItalic│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ └──
TextAnchor│ ├──
TextUnderline│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ └──
TextAnchor│ ├──
TextStrike│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ └──
TextAnchor│ ├──
TextFixed│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ └──
TextAnchor│ ├──
TextUrl│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ └──
TextAnchor│ │ ├── url →
string│ │ └── webpage_id →
long│ ├──
TextEmail│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ └──
TextAnchor│ │ └── email →
string│ ├──
TextConcat│ │ └── texts →
Vector < RichText >│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ └──
TextAnchor│ ├──
TextSubscript│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ └──
TextAnchor│ ├──
TextSuperscript│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ └──
TextAnchor│ ├──
TextMarked│ │ └── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ └──
TextAnchor│ ├──
TextPhone│ │ ├── text →
RichText│ │ │ ├──
TextEmpty│ │ │ ├──
TextPlain│ │ │ ├──
TextBold│ │ │ ├──
TextItalic│ │ │ ├──
TextUnderline│ │ │ ├──
TextStrike│ │ │ ├──
TextFixed│ │ │ ├──
TextUrl│ │ │ ├──
TextEmail│ │ │ ├──
TextConcat│ │ │ ├──
TextSubscript│ │ │ ├──
TextSuperscript│ │ │ ├──
TextMarked│ │ │ ├──
TextPhone│ │ │ ├──
TextImage│ │ │ └──
TextAnchor│ │ └── 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│ └── name →
string└── blocks →
Vector < PageBlock >├──
PageBlockTitle│ └── text →
RichText│ ├──
TextEmpty│ ├──
TextPlain│ ├──
TextBold│ ├──
TextItalic│ ├──
TextUnderline│ ├──
TextStrike│ ├──
TextFixed│ ├──
TextUrl│ ├──
TextEmail│ ├──
TextConcat│ ├──
TextSubscript│ ├──
TextSuperscript│ ├──
TextMarked│ ├──
TextPhone│ ├──
TextImage│ └──
TextAnchor│ └── text →
RichText│ ├──
TextEmpty│ ├──
TextPlain│ ├──
TextBold│ ├──
TextItalic│ ├──
TextUnderline│ ├──
TextStrike│ ├──
TextFixed│ ├──
TextUrl│ ├──
TextEmail│ ├──
TextConcat│ ├──
TextSubscript│ ├──
TextSuperscript│ ├──
TextMarked│ ├──
TextPhone│ ├──
TextImage│ └──
TextAnchor│ ├── author →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ └──
TextAnchor│ └── published_date →
int├──
PageBlockHeader│ └── text →
RichText│ ├──
TextEmpty│ ├──
TextPlain│ ├──
TextBold│ ├──
TextItalic│ ├──
TextUnderline│ ├──
TextStrike│ ├──
TextFixed│ ├──
TextUrl│ ├──
TextEmail│ ├──
TextConcat│ ├──
TextSubscript│ ├──
TextSuperscript│ ├──
TextMarked│ ├──
TextPhone│ ├──
TextImage│ └──
TextAnchor│ └── text →
RichText│ ├──
TextEmpty│ ├──
TextPlain│ ├──
TextBold│ ├──
TextItalic│ ├──
TextUnderline│ ├──
TextStrike│ ├──
TextFixed│ ├──
TextUrl│ ├──
TextEmail│ ├──
TextConcat│ ├──
TextSubscript│ ├──
TextSuperscript│ ├──
TextMarked│ ├──
TextPhone│ ├──
TextImage│ └──
TextAnchor│ └── text →
RichText│ ├──
TextEmpty│ ├──
TextPlain│ ├──
TextBold│ ├──
TextItalic│ ├──
TextUnderline│ ├──
TextStrike│ ├──
TextFixed│ ├──
TextUrl│ ├──
TextEmail│ ├──
TextConcat│ ├──
TextSubscript│ ├──
TextSuperscript│ ├──
TextMarked│ ├──
TextPhone│ ├──
TextImage│ └──
TextAnchor│ ├── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ └──
TextAnchor│ └── language →
string├──
PageBlockFooter│ └── text →
RichText│ ├──
TextEmpty│ ├──
TextPlain│ ├──
TextBold│ ├──
TextItalic│ ├──
TextUnderline│ ├──
TextStrike│ ├──
TextFixed│ ├──
TextUrl│ ├──
TextEmail│ ├──
TextConcat│ ├──
TextSubscript│ ├──
TextSuperscript│ ├──
TextMarked│ ├──
TextPhone│ ├──
TextImage│ └──
TextAnchor├──
PageBlockDivider├──
PageBlockAnchor│ └── name →
string├──
PageBlockList│ └── items →
Vector < PageListItem >│ ├──
PageListItemText│ └──
PageListItemBlocks│ ├── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ └──
TextAnchor│ └── caption →
RichText│ ├──
TextEmpty│ ├──
TextPlain│ ├──
TextBold│ ├──
TextItalic│ ├──
TextUnderline│ ├──
TextStrike│ ├──
TextFixed│ ├──
TextUrl│ ├──
TextEmail│ ├──
TextConcat│ ├──
TextSubscript│ ├──
TextSuperscript│ ├──
TextMarked│ ├──
TextPhone│ ├──
TextImage│ └──
TextAnchor│ ├── text →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ └──
TextAnchor│ └── caption →
RichText│ ├──
TextEmpty│ ├──
TextPlain│ ├──
TextBold│ ├──
TextItalic│ ├──
TextUnderline│ ├──
TextStrike│ ├──
TextFixed│ ├──
TextUrl│ ├──
TextEmail│ ├──
TextConcat│ ├──
TextSubscript│ ├──
TextSuperscript│ ├──
TextMarked│ ├──
TextPhone│ ├──
TextImage│ └──
TextAnchor├──
PageBlockPhoto│ ├── photo_id →
long│ ├── caption →
PageCaption│ │ └──
PageCaption│ ├── url →
string (optional)│ └── webpage_id →
long (optional)├──
PageBlockVideo│ ├── autoplay →
true (optional)│ ├── loop →
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├──
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│ ├── 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│ └── 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│ └── caption →
PageCaption│ └──
PageCaption│ ├── 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│ └── 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├──
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│ └── rows →
Vector < PageTableRow >│ └──
PageTableRow│ └── items →
Vector < PageListOrderedItem >│ ├──
PageListOrderedItemText├──
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│ └── title →
RichText│ ├──
TextEmpty│ ├──
TextPlain│ ├──
TextBold│ ├──
TextItalic│ ├──
TextUnderline│ ├──
TextStrike│ ├──
TextFixed│ ├──
TextUrl│ ├──
TextEmail│ ├──
TextConcat│ ├──
TextSubscript│ ├──
TextSuperscript│ ├──
TextMarked│ ├──
TextPhone│ ├──
TextImage│ └──
TextAnchor│ ├── title →
RichText│ │ ├──
TextEmpty│ │ ├──
TextPlain│ │ ├──
TextBold│ │ ├──
TextItalic│ │ ├──
TextUnderline│ │ ├──
TextStrike│ │ ├──
TextFixed│ │ ├──
TextUrl│ │ ├──
TextEmail│ │ ├──
TextConcat│ │ ├──
TextSubscript│ │ ├──
TextSuperscript│ │ ├──
TextMarked│ │ ├──
TextPhone│ │ ├──
TextImage│ │ └──
TextAnchor│ └── articles →
Vector < PageRelatedArticle >│ └──
PageRelatedArticle└──
PageBlockMap├── geo →
GeoPoint│ ├──
GeoPointEmpty│ └──
GeoPoint├── zoom →
int├── w →
int├── h →
int└── caption →
PageCaption└──
PageCaptionExample
PageBlockList(
items=[
PageListItemText(text=TextEmpty())
],
)