Table of Contents
API reference

Property Error

Namespace
DisCatSharp.Lavalink.Exceptions
Assembly
DisCatSharp.Lavalink.dll

Gets the error message.

[JsonProperty("error")]
public string Error { get; }

Property Value

string