Table of Contents

Property EntityId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

EntityId

Gets id of the entity.

[JsonProperty("entity_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? EntityId { get; }

Property Value

ulong?