teleproto - v1.229.0
    Preparing search index...

    Interface InputEncryptedFileIn

    interface InputEncryptedFileIn {
        _: "inputEncryptedFile";
        accessHash: BigInteger;
        id: BigInteger;
    }
    Index
    _: "inputEncryptedFile"
    accessHash: BigInteger
    id: BigInteger