910 B
910 B
title | description |
---|---|
pageBlockEmbedded | Embedded web page |
Constructor: pageBlockEmbedded
Embedded web page
Attributes:
Name | Type | Required | Description |
---|---|---|---|
url | string | Yes | Web page URL, if available |
html | string | Yes | HTML-markup of the embedded page |
poster_photo | photo | Yes | Poster photo if available, nullable |
width | int | Yes | Block width |
height | int | Yes | Block height |
caption | RichText | Yes | Block caption |
is_full_width | Bool | Yes | True, if the block should be full width |
allow_scrolling | Bool | Yes | True, if scrolling should be allowed |