Skip to main content
Module

x/bnapi/mod.ts>wow.CharacterProfession

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

Properties

profession: IdName
optional
tiers: CharacterProfessionTier[]
optional
skill_points: number
optional
max_skill_points: number