Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "music/events"

Index

Type aliases

Type aliases

MusicClientEvent

MusicClientEvent: "trackStart" | "queueEnd"

Events to listen to.

trackStart -> when a track is started for the first time.
queueEnd -> when the queue is cleared, or when the last track ends.

Generated using TypeDoc