Table of Contents

Property IsServerDeafened

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsServerDeafened

Gets whether this user is deafened.

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

Property Value

bool