Namespace DisCatSharp.Lavalink
Classes
DiscordClientExtensions
The discord client extensions.
LavalinkConfiguration
Lavalink connection configuration.
LavalinkEvents
Contains well-defined event IDs used by the Lavalink extension.
LavalinkExtension
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.
LavalinkTrack
Represents a lavalink track.
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.
LavalinkRoutePlannerType
The lavalink route planner type.
LavalinkSearchType
The lavalink search type.
LoadFailedSeverity
Represents severity level of the track loading failure.