Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/bnapi/lib/wow.ts>CharacterProfession

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

Properties

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