TDLib v0.0.2 TDLib.Object.PageBlockEmbedded View Source

An embedded web page.

NameTypeDescription
urlstringWeb page URL, if available.
htmlstringHTML-markup of the embedded page.
poster_photophotoPoster photo, if available; may be null.
widthnumberBlock width.
heightnumberBlock height.
captionRichTextBlock caption.
is_full_widthboolTrue, if the block should be full width.
allow_scrollingboolTrue, if scrolling should be allowed.

More details on telegram’s documentation.