Property Reason
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Reason
Gets the reason for the ban
[JsonProperty("reason", NullValueHandling = NullValueHandling.Ignore)]
public string Reason { get; }
Gets the reason for the ban
[JsonProperty("reason", NullValueHandling = NullValueHandling.Ignore)]
public string Reason { get; }