teleproto - v1.229.0
    Preparing search index...

    Interface InputPhotoFileLocationIn

    interface InputPhotoFileLocationIn {
        _: "inputPhotoFileLocation";
        accessHash: BigInteger;
        fileReference: bytes;
        id: BigInteger;
        thumbSize: string;
    }
    Index
    _: "inputPhotoFileLocation"
    accessHash: BigInteger
    fileReference: bytes
    id: BigInteger
    thumbSize: string