E621
    Preparing search index...

    Interface UpdateForumPostOptions

    interface UpdateForumPostOptions {
        "[RawBodyShape]"?: {};
        body?: string;
    }

    Hierarchy (View Summary)

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