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