MadelineProto/docs/TD_docs/constructors/pageBlockEmbedded.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

910 B

title description
pageBlockEmbedded Embedded web page

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