Skip to main content
Module

x/bnapi/mod.ts>wow.GuildCrest

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

Properties

emblem: { id: number; media: { id: number; }; color: { id: number; rgba: RGBA; }; }
border: { id: number; media: { id: number; }; color: { id: number; rgba: RGBA; }; }
background: { id: number; rgba: RGBA; }