Property Nonce
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
Nonce
The nonce of the original request, to identify which request got ratelimited.
[JsonProperty("nonce")]
public string? Nonce { get; }
The nonce of the original request, to identify which request got ratelimited.
[JsonProperty("nonce")]
public string? Nonce { get; }