E621
    Preparing search index...

    Interface UpdateTagOptions

    interface UpdateTagOptions {
        "[RawBodyShape]"?: {};
        category?: TagCategory;
        is_locked?: boolean;
    }

    Hierarchy (View Summary)

    Index
    "[RawBodyShape]"?: {}
    category?: TagCategory
    is_locked?: boolean