Table of Contents

Property IsServerDeafened

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

IsServerDeafened

Gets whether this user is deafened.

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

Property Value

bool