Skip to main content
Module

x/bnapi/mod.ts>wow.JournalEncounterSection

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

Properties

id: number
title: string
optional
body_text: string
optional
creature_display: { id: number; }
optional
sections: JournalEncounterSection[]
optional
spell: IdName