Property Reason
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.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; }