Property IsSelfMuted
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.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; }