MadelineProto/docs/TD_docs/constructors/webPageInstantView.md
2017-08-25 15:05:53 +02:00

638 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