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