Table of Contents

Property IsMuted

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

IsMuted

If the user is muted

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

Property Value

bool