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

704 B

title description image
webPageInstantView Describes instant view of a web page https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: webPageInstantView

Back to constructors index

Describes instant view of a web page

Attributes:

Name Type Required Description
page_blocks Array of PageBlock Yes Content of the web page
is_full Bool Yes True, if instant view contains full page. Network request may be needed to get full web page instant view

Type: WebPageInstantView