Skip to main content
Module

x/bnapi/mod.ts>wow.guildAchievements

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

Parameters

realmSlug: string
nameSlug: string

Returns

Promise<GuildAchievements>