E621
    Preparing search index...

    Interface UpdateBulkUpdateRequestOptions

    interface UpdateBulkUpdateRequestOptions {
        forum_post_id?: string;
        forum_topic_id?: string;
        script?: string;
    }

    Hierarchy (View Summary)

    Index

    Optionalforum_post_id

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