Namespace DSharpPlus.Lavalink
Classes
- LavalinkConfiguration
Lavalink connection configuration.
- LavalinkEvents
Contains well-defined event IDs used by the Lavalink extension.
- LavalinkGuildConnection
Represents a Lavalink connection to a channel.
- LavalinkLoadResult
Represents information about track loading request.
- LavalinkNodeConnection
Represents a connection to a Lavalink node.
- LavalinkRestClient
Represents a class for Lavalink REST calls.
- LavalinkUtilities
Various utilities for Lavalink.
Structs
- LavalinkBandAdjustment
Represents Lavalink equalizer band adjustment. This is used to alter the sound output by using Lavalink's equalizer.
- LavalinkLoadFailedInfo
Represents properties sent when a Lavalink track is unable to load.
- LavalinkPlaylistInfo
Represents information about playlist that was loaded by Lavalink.
Enums
- LavalinkLoadResultType
Represents Lavalink track loading results.
- LoadFailedSeverity
Represents severity level of the track loading failure.