get_web_page_instant_view


Description:

public async WebPageInstantView get_web_page_instant_view (string url, bool only_local) throws TDLibError

Returns an instant view version of a web page if available. This is an offline method if only_local is true. Returns a 404 error if the web page has no instant view page

Parameters:

url

The web page URL

only_local

Pass true to get only locally available information without sending network requests