messages.GetWebPage#
- class pyrogram.raw.functions.messages.GetWebPage#
Get instant view page.
- Details:
Layer:
158
ID:
32CA8F91
- Parameters:
url (
str
) – URL of IV page to fetch.hash (
int
32-bit
) – Hash used for caching. Note: the usual hash generation algorithm cannot be used in this case, please re-use the webPage.hash field 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: