PageBlockEmbedPost#
- class pyrogram.raw.types.PageBlockEmbedPost#
An embedded post.
Constructor of
PageBlock
.- Details:
Layer:
158
ID:
F259A80B
- Parameters:
url (
str
) – Web page URL.webpage_id (
int
64-bit
) – ID of generated webpage preview.author_photo_id (
int
64-bit
) – ID of the author’s photo.author (
str
) – Author name.date (
int
32-bit
) – Creation date.blocks (List of
PageBlock
) – Post contents.caption (
PageCaption
) – Caption.