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.

NameTypeDescription
urlstringThe web page URL.
force_fullboolIf true, the full instant view for the web page will be returned.

More details on telegram’s documentation.