Property IsServerMuted
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.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; }