E621
    Preparing search index...

    Interface UpdateUserFeedbackOptions

    interface UpdateUserFeedbackOptions {
        "[RawBodyShape]"?: {};
        body?: string;
        category?: UserFeedbackCategory;
    }

    Hierarchy (View Summary)

    Index
    "[RawBodyShape]"?: {}
    body?: string
    category?: UserFeedbackCategory