teleproto - v1.229.0
    Preparing search index...

    Interface WebPageNotModifiedIn

    interface WebPageNotModifiedIn {
        _: "webPageNotModified";
        cachedPageViews?: number;
    }
    Index
    _: "webPageNotModified"
    cachedPageViews?: number