Skip to main content
Module

x/bnapi/mod.ts>wow.characterHunterPets

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

If the character is a hunter, returns a summary of the character's hunter pets. Otherwise, returns an HTTP 404 Not Found error.

Parameters

realmSlug: string
characterName: string