E621
    Preparing search index...

    Interface QueryIqdbPostOptions

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

    Hierarchy (View Summary)

    Index

    Properties

    hash?: string

    Optionalpost_id

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