Table of Contents

Property IsServerMuted

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsServerMuted

Gets whether this user is muted.

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

Property Value

bool