Documentation
    Preparing search index...

    Function legacyLadders

    • Returns the ladders for the specified profile.

      Parameters

      • regionId: StarcraftRegion

        The region ID for Starcraft.

      • realmId: 1 | 2

        1 or 2

      • profileId: number

        The ID of the profile.

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

      A resource representing the ladders for the given profile. See LegacyLaddersResponse