discord-playerEnums
QueueRepeatMode
The queue repeat mode This can be one of OFF TRACK QUEUE AUTOPLAY
The queue repeat mode. This can be one of:
- OFF
- TRACK
- QUEUE
- AUTOPLAY
QueueRepeatMode
The queue repeat mode. This can be one of:
- OFF
- TRACK
- QUEUE
- AUTOPLAY
toString(radix?: number | undefined) => stringNo Description
toFixed(fractionDigits?: number | undefined) => stringNo Description
toExponential(fractionDigits?: number | undefined) => stringNo Description
toPrecision(precision?: number | undefined) => stringNo Description
valueOf() => numberNo Description
toLocaleString{ (locales?: string | string[] | undefined, options?: NumberFormatOptions | undefined): string; (locales?: LocalesArgument, options?: NumberFormatOptions | undefined): string; }No Description