Table of Contents

Property IsServerMuted

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

IsServerMuted

Gets whether this user is muted.

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

Property Value

bool