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