Skip to main content
Module

x/bnapi/mod.ts>wow.characterQuestsCompleted

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

Parameters

realmSlug: string
characterName: string

Returns

Promise<IdName[]>