MadelineProtoDocs/docs/TD_docs/constructors/pageBlockEmbedded.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

983 B

title description image
pageBlockEmbedded Embedded web page https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: pageBlockEmbedded

Back to constructors index

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

Type: PageBlock