An embedded post
pageBlockEmbedPost#f259a80b url:string webpage_id:long author_photo_id:long author:string date:int blocks:Vector<PageBlock> caption:PageCaption = PageBlock;
| Name | Type | Description |
|---|---|---|
| url | string | Web page URL |
| webpage_id | long | ID of generated webpage preview |
| author_photo_id | long | ID of the author's photo |
| author | string | Author name |
| date | int | Creation date |
| blocks | Vector<PageBlock> | Post contents |
| caption | PageCaption | Caption |