Property IsServerMuted
- Namespace
- Dis
Cat .EntitiesSharp
- 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; }