Property IsSelfDeafened
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsSelfDeafened
Gets whether this user is locally deafened.
[JsonProperty("self_deaf", NullValueHandling = NullValueHandling.Ignore)]
public bool IsSelfDeafened { get; }