Table of Contents

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; }

Property Value

string