teleproto - v1.229.0
    Preparing search index...

    Interface InputDocumentFileLocationIn

    interface InputDocumentFileLocationIn {
        _: "inputDocumentFileLocation";
        accessHash: BigInteger;
        fileReference: bytes;
        id: BigInteger;
        thumbSize: string;
    }
    Index
    _: "inputDocumentFileLocation"
    accessHash: BigInteger
    fileReference: bytes
    id: BigInteger
    thumbSize: string