E621
    Preparing search index...

    Interface SearchSearchTrendBlacklistsOptions

    interface SearchSearchTrendBlacklistsOptions {
        "[RawQueryShape]"?: {};
        limit?: number;
        order?: "id_asc" | "id_desc";
        page?: number;
        reason?: string;
        tag?: string;
    }

    Hierarchy (View Summary)

    Index
    "[RawQueryShape]"?: {}
    limit?: number
    order?: "id_asc" | "id_desc"
    page?: number
    reason?: string
    tag?: string