Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface TrackStuckEventData
import { type TrackStuckEventData } from "https://deno.land/x/lavalink_types@2.0.6/mod.ts";

Properties

track: string | null

Audio track where the exception occurred.

thresholdMs: number

The wait threshold that was exceeded for this event to trigger.