Skip to main content
Module

x/bnapi/mod.ts>wow.mythicRaidLeaderboard

Blizzard Battle.net API wrapper for Deno.
Go to Latest
function wow.mythicRaidLeaderboard
import { wow } from "https://deno.land/x/bnapi@0.9/mod.ts";
const { mythicRaidLeaderboard } = wow;

Parameters

raid: string
faction: string

Returns

Promise<MythicRaidLeaderboardEntry[]>