Documentation
    Preparing search index...

    Function legacyLadder

    • Returns the ladder information for the specified ladder.

      Parameters

      • regionId: StarcraftRegion

        The region ID for Starcraft.

      • ladderId: number

        The ID of the ladder.

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

      A resource representing the ladder. See LadderResponse