E621
    Preparing search index...

    Interface UpdateHelpPageOptions

    interface UpdateHelpPageOptions {
        "[RawBodyShape]"?: {};
        name?: string;
        related?: string;
        title?: string;
        wiki_page?: string;
    }

    Hierarchy (View Summary)

    Index
    "[RawBodyShape]"?: {}
    name?: string
    related?: string
    title?: string
    wiki_page?: string