Property IsDeafened
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsDeafened
If the user is deafened
[JsonProperty("is_deafened", NullValueHandling = NullValueHandling.Ignore)]
public bool IsDeafened { get; }
If the user is deafened
[JsonProperty("is_deafened", NullValueHandling = NullValueHandling.Ignore)]
public bool IsDeafened { get; }