Skip to main content
Module

x/bnapi/mod.ts>wow.Title

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

Properties

gender_name: GenderName
optional
source: { type?: TypeName; achievements?: IdName[]; quests?: IdName[]; }