teleproto - v1.229.0
    Preparing search index...

    Interface InputEncryptedFileLocationIn

    interface InputEncryptedFileLocationIn {
        _: "inputEncryptedFileLocation";
        accessHash: BigInteger;
        id: BigInteger;
    }
    Index
    _: "inputEncryptedFileLocation"
    accessHash: BigInteger
    id: BigInteger