Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface TrackEndEventData
import { type TrackEndEventData } from "https://deno.land/x/lavalink_types@2.0.6/src/player.ts";

Properties

track: string | null

Audio track that ended.

The reason why the track stopped playing.