Table of Contents

Property IsSelfDeafened

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

IsSelfDeafened

Gets whether this user is locally deafened.

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

Property Value

bool