E621
    Preparing search index...

    Class Artist

    Artist

    Documentation for more details.

    Hierarchy (View Summary)

    • Artist
    • Base<ArtistData>
      • Artist
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    domains: [string, number][] | undefined
    urls: ArtistUrl[] | undefined

    Methods

    • Parameters

      • _depth: never
      • opts: InspectOptions

      Returns string

    • 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.