mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:47:20 +01:00
631 B
631 B
title | description |
---|---|
webPageInstantView | Describes instant view of a web page |
Constructor: webPageInstantView
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 |