import { type Lavalink } from "https://deno.land/x/lavadeno@3.3.0/deps.ts";
const { TrackStartEventData } = Lavalink;
Properties
track: EncodedTrack
The track that had started.
import { type Lavalink } from "https://deno.land/x/lavadeno@3.3.0/deps.ts";
const { TrackStartEventData } = Lavalink;
The track that had started.