View Source ExTDLib.Method.GetWebPageInstantView (ExTDLib v0.0.4)
Returns an instant view version of a web page if available. Returns a 404 error if the web page has no instant view page. Returns object_ptr<WebPageInstantView>.
| Name | Type | Description |
|---|---|---|
| url | string | The web page URL. |
| force_full | bool | Pass true to get full instant view for the web page. |
More details on telegram's documentation.