HarmonyLink Documentation

    TrackExceptionEvent

    harmonylinkDocs


    harmonylink / TrackExceptionEvent

    Interface: TrackExceptionEvent

    Represents an event indicating an exception occurred with a track.

    Extends

    Properties

    exception

    exception: any

    Defined in

    src/typings/node/playerEvents.ts:50


    guildId

    guildId: string

    Inherited from

    PlayerEvent.guildId

    Defined in

    src/typings/node/playerEvents.ts:16


    op

    op: "event"

    Inherited from

    PlayerEvent.op

    Defined in

    src/typings/node/playerEvents.ts:14


    type

    type: "TrackExceptionEvent"

    Overrides

    PlayerEvent.type

    Defined in

    src/typings/node/playerEvents.ts:49