An embedded webpage
pageBlockEmbed#a8718dc5 flags:# full_width:flags.0?true allow_scrolling:flags.3?true url:flags.1?string html:flags.2?string poster_photo_id:flags.4?long w:flags.5?int h:flags.5?int caption:PageCaption = PageBlock;
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| full_width | flags.0?true | Whether the block should be full width |
| allow_scrolling | flags.3?true | Whether scrolling should be allowed |
| url | flags.1?string | Web page URL, if available |
| html | flags.2?string | HTML-markup of the embedded page |
| poster_photo_id | flags.4?long | Poster photo, if available |
| w | flags.5?int | Block width, if known |
| h | flags.5?int | Block height, if known |
| caption | PageCaption | Caption |