messages.GetWebPage¶
- class pyrogram.raw.functions.messages.GetWebPage[source]¶
Get instant view page
Usable by Users Bots- Details:
Layer:
229ID:
8D9692A3
- Parameters:
url (
str) – URL of IV page to fetchhash (
int32-bit) – Hash used for caching, for more info click here. Note: the usual hash generation algorithm cannot be used in this case, please re-use the webPage.hashfield returned by a previous call to the method, or pass 0 if this is the first call or if the previous call did not return a webPage.
- Returns: