Skip to main content
Module

x/bnapi/mod.ts>wow.MythicKeystoneSeason

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

Properties

id: number
start_timestamp: number
optional
end_timestamp: number
periods: { id: number; }[]