Skip to main content
Module

x/bnapi/mod.ts>wow.CharacterMythicKeystoneRun

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

Properties

completed_timestamp: number
duration: number
keystone_level: number
keystone_affixes: IdName[]
members: { character: Character; specialization: IdName; race: IdName; equipped_item_level: number; }[]
dungeon: IdName
is_completed_within_time: boolean