mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 19:46:56 +01:00
638 B
638 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 |