Skip to main content
Module

x/bnapi/mod.ts>wow.characterPets

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

Parameters

realmSlug: string
characterName: string

Returns

Promise<CharacterCollectionPet[]>