Table of Contents

Property Message

Namespace
DSharpPlus.Lavalink
Assembly
DSharpPlus.Lavalink.dll

Gets the message of the sent exception.

[JsonProperty("message")]
public readonly string Message { get; }

Property Value

string