@types/Node.TrackExceptionEvent
@types/Node.types.TrackExceptionEvent
Lavalink node incoming payloads
Hierarchy
-
↳
TrackExceptionEvent
Table of contents
Properties
Properties
exception
• exception: LoadException & { cause: string }
Defined in
guildId
• guildId: string
Inherited from
Defined in
op
• op: "event"
Inherited from
Defined in
track
• track: string
Defined in
type
• type: "TrackExceptionEvent"