Property Token
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Token
Gets the secure token of this webhook.
[JsonProperty("token", NullValueHandling = NullValueHandling.Ignore)]
public string Token { get; }
Gets the secure token of this webhook.
[JsonProperty("token", NullValueHandling = NullValueHandling.Ignore)]
public string Token { get; }