Documentation
    Preparing search index...

    Function characterMediaSummary

    • Parameters

      • namespace: "profile-classic1x" | "profile-classic"

        The namespace to use. See BlizzardNamespaces.

      • realmSlug: string

        The slug of the realm.

      • characterName: string

        The lowercase name of the character.

      Returns {
          _responseType?: CharacterMediaSummaryResponse;
          namespace?: BlizzardNamespaces;
          parameters?: Record<string, unknown>;
          path: string;
      }

      a summary of the media assets available for a character (such as an avatar render).