Table of Contents

Enum LoadFailedSeverity

Namespace
DSharpPlus.Lavalink
Assembly
DSharpPlus.Lavalink.dll

Represents severity level of the track loading failure.

public enum LoadFailedSeverity
Extension Methods

Fields

Indicates a known cause for the failure, and not because of Lavaplayer.

Indicates an issue with Lavaplayer or otherwise no other way to determine the cause.

Indicates an unknown cause for the failure, most likely caused by outside sources.