Shoukaku
    Preparing search index...

    Interface TrackExceptionEvent

    interface TrackExceptionEvent {
        exception: Exception;
        guildId: string;
        op: Event;
        type: TrackExceptionEvent;
    }

    Hierarchy (View Summary)

    Index

    Properties

    exception: Exception
    guildId: string
    op: Event