teleproto - v1.229.0
    Preparing search index...

    Interface InputDocumentIn

    interface InputDocumentIn {
        _: "inputDocument";
        accessHash: BigInteger;
        fileReference: bytes;
        id: BigInteger;
    }
    Index
    _: "inputDocument"
    accessHash: BigInteger
    fileReference: bytes
    id: BigInteger