Table of Contents

Property IdentityEnabled

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IdentityEnabled

Gets whether the identity is enabled and shown to everyone.

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

Property Value

bool