Property IsServerDeafened
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.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; }