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>.

NameTypeDescription
urlstringThe web page URL.
force_fullboolPass true to get full instant view for the web page.

More details on telegram's documentation.