Skip to main content
Module

x/bnapi/mod.ts>wow.GuildCrestComponents

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

Properties

emblems: IdMediaId[]
borders: IdMediaId[]
colors: { emblems: IdRgba[]; borders: IdRgba[]; backgrounds: IdRgba[]; }