Skip to main content
Module

x/bnapi/mod.ts>wow.CharacterHunterPet

Blizzard Battle.net API wrapper for Deno.
Latest
interface wow.CharacterHunterPet
import { type wow } from "https://deno.land/x/bnapi@0.9.7/mod.ts";
const { CharacterHunterPet } = wow;

Properties

name: string
level: number
slot: number
creature: IdName
creature_display: { id: number; }
optional
is_active: boolean