E621
    Preparing search index...

    Interface EditUserFeedbackOptions

    interface EditUserFeedbackOptions {
        body?: string;
        category?: FeedbackCategories;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    body?: string
    category?: FeedbackCategories