E621
    Preparing search index...

    Class Artists

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    • Requires Api Key Auth

      Edit Artist

      If an artist is locked, you must be Janitor+ to edit them. other_names & urls are silently truncated to 25 entries. notes is silently truncated to the wiki page limit (250,000). Individual other_names are silently truncated to 100 characters. If an artist is on the avoid posting list, you must have the bd staff user flag to edit name, other_names, or group_name.

      Parameters

      Returns Promise<null>

      editArtist

      Documentation for more details.

    • Requires Api Key Auth

      Revert Artist

      If an artist is locked, you must be Janitor+ to revert them.

      Parameters

      • idOrName: string | number
      • version_id: number

      Returns Promise<null>

      revertArtist

      Documentation for more details.