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

631 B

title description
webPageInstantView Describes instant view of a web page

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