PageBlockEmbedPost
---types--- pageBlockEmbedPost#f259a80b url:string webpage_id:long author_photo_id:long author:string date:date blocks:Vector<PageBlock> caption:PageCaption = PageBlock
Belongs to
PageBlock |
This type can be an instance of either:
Members
url | string | |
webpage_id | long | |
author_photo_id | long | |
author | string | |
date | date | |
blocks | PageBlock | A list must be supplied. |
caption | PageCaption |