Table of Contents

Property Message

Namespace
DisCatSharp.Lavalink.Entities
Assembly
DisCatSharp.Lavalink.dll

Gets message of the exception.

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

Property Value

string