Skip to main content
Version: v1.1.1

types.TrackExceptionEvent

@types.TrackExceptionEvent

Hierarchy

Table of contents

Properties

Properties

exception

exception: LoadException & { cause: string }

Defined in

@types/index.ts:308


guildId

guildId: string

Inherited from

PlayerEventPayload.guildId

Defined in

@types/index.ts:290


op

op: "event"

Inherited from

PlayerEventPayload.op

Defined in

@types/index.ts:288


track

track: string

Defined in

@types/index.ts:307


type

type: "TrackExceptionEvent"

Overrides

PlayerEventPayload.type

Defined in

@types/index.ts:306