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