Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/bnapi/lib/wow.ts>GuildMemberCharacter

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

Properties

level: number
playable_class: { id: number; }
playable_race: { id: number; }