Documentation
Preparing search index...
@blizzard-api/wow
SpellResponse
Interface SpellResponse
The response for a spell.
See
https://develop.battle.net/documentation/world-of-warcraft/game-data-apis
interface
SpellResponse
{
_links
:
{
self
:
Href
}
;
description
:
string
|
null
;
id
:
number
;
media
:
Media
;
name
:
string
;
}
Hierarchy
NameId
ResponseBase
SpellResponse
Index
Properties
_
links
description
id
media
name
Properties
_
links
_links
:
{
self
:
Href
}
description
description
:
string
|
null
id
id
:
number
media
media
:
Media
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
links
description
id
media
name
Documentation
Loading...
The response for a spell.
See
https://develop.battle.net/documentation/world-of-warcraft/game-data-apis