TDLib v0.0.2 TDLib.Method.GetWebPageInstantView View Source
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
Name | Type | Description |
---|---|---|
url | string | The web page URL. |
force_full | bool | If true, the full instant view for the web page will be returned. |
More details on telegram’s documentation.