Lavacord
    Preparing search index...
    type TrackStuckEventData = {
        thresholdMs: number;
        track: Track;
    }
    Index

    Properties

    Properties

    thresholdMs: number
    track: Track