Property Nonce
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Nonce
Gets the nonce sent with the message, if the message was sent by the client.
[JsonProperty("nonce", NullValueHandling = NullValueHandling.Ignore)]
public string Nonce { get; }