Table of Contents

Class LavalinkUtilities

Namespace
DSharpPlus.Lavalink
Assembly
DSharpPlus.Lavalink.dll

Various utilities for Lavalink.

public static class LavalinkUtilities
Inheritance
LavalinkUtilities

Methods

DecodeTrack(string)

Decodes a Lavalink track string.

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).