Shoukaku
    Preparing search index...

    Interface TrackStartEvent

    interface TrackStartEvent {
        guildId: string;
        op: Event;
        track: Track;
        type: TrackStartEvent;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    guildId: string
    op: Event
    track: Track