Table of Contents

Property IsSelfMuted

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsSelfMuted

Gets whether this user is locally muted.

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

Property Value

bool