Property JsonMessage
- Namespace
- DSharpPlus.Exceptions
- Assembly
- DSharpPlus.dll
JsonMessage
Gets the JSON message received.
public virtual string? JsonMessage { get; }
Property Value
- string
Gets the JSON message received.
public virtual string? JsonMessage { get; }