teleproto - v1.229.0
    Preparing search index...

    Interface InputWebFileLocationIn

    interface InputWebFileLocationIn {
        _: "inputWebFileLocation";
        accessHash: BigInteger;
        url: string;
    }
    Index
    _: "inputWebFileLocation"
    accessHash: BigInteger
    url: string