Property IsMuted
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsMuted
If the user is muted
[JsonProperty("is_muted", NullValueHandling = NullValueHandling.Ignore)]
public bool IsMuted { get; }
If the user is muted
[JsonProperty("is_muted", NullValueHandling = NullValueHandling.Ignore)]
public bool IsMuted { get; }