Method MayStartNext
- Namespace
- DSharpPlus.Lavalink
- Assembly
- DSharpPlus.Lavalink.dll
MayStartNext(TrackEndReason)
Indicates whether a new track should be started after reciving this TrackEndReason. If this is false, either this event is already triggered because another track started (REPLACED) or because the player is stopped (STOPPED, CLEANUP).
public static bool MayStartNext(this TrackEndReason reason)
Parameters
reason
TrackEndReason