PageBlock

class pyrogram.raw.base.PageBlock

Represents an instant view page element

Constructors:

This base type has 29 constructors available.

PageBlockAnchor

Link to section within the page itself (like <a href="#target">anchor</a>)

PageBlockAudio

Audio

PageBlockAuthorDate

Author and date of creation of article

PageBlockBlockquote

Quote (equivalent to the HTML <blockquote>)

PageBlockChannel

Reference to a telegram channel

PageBlockCollage

Collage of media

PageBlockCover

A page cover

PageBlockDetails

A collapsible details block

PageBlockDivider

An empty block separating a page

PageBlockEmbed

An embedded webpage

PageBlockEmbedPost

An embedded post

PageBlockFooter

Page footer

PageBlockHeader

Page header

PageBlockKicker

Kicker

PageBlockList

Unordered list of IV blocks

PageBlockMap

A map

PageBlockOrderedList

Ordered list of IV blocks

PageBlockParagraph

A paragraph

PageBlockPhoto

A photo

PageBlockPreformatted

Preformatted (<pre> text)

PageBlockPullquote

Pullquote

PageBlockRelatedArticles

Related articles

PageBlockSlideshow

Slideshow

PageBlockSubheader

Subheader

PageBlockSubtitle

Subtitle

PageBlockTable

Table

PageBlockTitle

Title

PageBlockUnsupported

Unsupported IV element

PageBlockVideo

Video