Table of Contents
API reference

Property Trace

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

Gets the trace information to this exception.

Requires EnableTrace to set to true.

[JsonProperty("trace")]
public string? Trace { get; }

Property Value

string