API reference
Property Error
- Namespace
- DisCatSharp.Lavalink.Exceptions
- Assembly
- DisCatSharp.Lavalink.dll
Error
Gets the error message.
[JsonProperty("error")]
public string Error { get; }
Gets the error message.
[JsonProperty("error")]
public string Error { get; }