E621
    Preparing search index...

    Interface QueryIqdbGetOptions

    interface QueryIqdbGetOptions {
        hash?: string;
        post_id?: number;
        score_cutoff?: number;
        url?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    hash?: string

    Optionalpost_id

    post_id?: number
    score_cutoff?: number
    url?: string