TDLib v0.0.2 TDLib.Object.WebPageInstantView View Source
Describes an instant view page for a web page.
Name | Type | Description |
---|---|---|
page_blocks | PageBlock[] | Content of the web page. |
is_full | bool | True, if the instant view contains the full page. A network request might be needed to get the full web page instant view. |
More details on telegram’s documentation.