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 | URL. |
| webpage_id | long | |
| author_photo_id | long | |
| author | string | |
| date | int | A point in time, unix seconds. |
| blocks | Vector<PageBlock> | |
| caption | PageCaption | Caption for the attachment. |