E621
    Preparing search index...

    Interface UpdateBulkUpdateRequestOptions

    interface UpdateBulkUpdateRequestOptions {
        "[RawBodyShape]"?: {};
        forum_post_id?: string;
        forum_topic_id?: string;
        script?: string;
    }

    Hierarchy (View Summary)

    Index
    "[RawBodyShape]"?: {}

    Optionalforum_post_id

    forum_post_id?: string
    forum_topic_id?: string
    script?: string