983 B
983 B
title | description | image |
---|---|---|
pageBlockEmbedded | Embedded web page | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
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 |