Property Message
- Namespace
- DSharpPlus.Lavalink
- Assembly
- DSharpPlus.Lavalink.dll
Message
Gets the message of the sent exception.
[JsonProperty("message")]
public readonly string Message { get; }
Gets the message of the sent exception.
[JsonProperty("message")]
public readonly string Message { get; }