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