Table of Contents

Property IsMuted

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsMuted

If the user is muted

[JsonProperty("is_muted", NullValueHandling = NullValueHandling.Ignore)]
public bool IsMuted { get; }

Property Value

bool