E621
    Preparing search index...

    Class ModActions

    Hierarchy (View Summary)

    Index
    • e621 may be omitted (pass undefined) when constructing a module standalone, without the main E621 client, to keep bundles tree-shakable. Convenience methods on models returned by this module that call back into other modules via this.e621 will throw in that case.

      Parameters

      • e621: E621 | undefined
      • client: Client

      Returns ModActions

    moduleKey: "modActions" = ...
    • Note that some mod actions are not in use anymore. Their entries exist for historical purposes only.
      The current legacy actions are as follows:
      created_positive_record, created_neutral_record, created_negative_record created_flag_reason, edited_flag_reason, deleted_flag_reason post_move_favorites, post_delete, post_undelete, post_destroy, post_rating_lock, post_unapprove post_replacement_accept, post_replacement_reject, post_replacement_delete

      Parameters

      Returns Promise<ModAction[]>

      mod_actions#index

      Documentation for more details.