Skip to main content
Module

x/bnapi/lib/wow.ts>GuildCrest

Blizzard Battle.net API wrapper for Deno.
Latest
interface GuildCrest
import { type GuildCrest } from "https://deno.land/x/bnapi@0.9.7/lib/wow.ts";

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; }