Skip to main content
Module

x/bnapi/lib/wow.ts>CharacterMythicKeystoneRun

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

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