Skip to main content
Module

x/bnapi/mod.ts>wow.Mount

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

Properties

creature_displays: { id: number; }[]
description: string
optional
source: TypeName
optional
faction: TypeName
optional
requirements: { faction?: TypeName; races?: IdName[]; classes?: IdName[]; }
optional
should_exclude_if_uncollected: boolean