teleproto - v1.229.0
    Preparing search index...

    Interface MessagesGetWebPageParams

    interface MessagesGetWebPageParams {
        hash: number;
        url: string;
    }
    Index
    hash: number

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

    url: string

    URL of IV page to fetch