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