Skip to content

TrackEndReason

This content is for the 4.1.0 version. Switch to the latest version for up-to-date documentation.

type TrackEndReason:
| "finished"
| "loadFailed"
| "stopped"
| "replaced"
| "cleanup";

Defined in

shoukaku/src/guild/Player.ts:7