E621
    Preparing search index...

    Interface QueryIqdbPostOptions

    interface QueryIqdbPostOptions {
        "[RawBodyShape]"?: {};
        hash?: string;
        post_id?: string;
        score_cutoff?: number;
        url?: string;
        v2?: boolean;
    }

    Hierarchy (View Summary)

    Index
    "[RawBodyShape]"?: {}
    hash?: string

    Optionalpost_id

    post_id?: string
    score_cutoff?: number
    url?: string
    v2?: boolean