Property EntityId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
EntityId
Gets id of the entity.
[JsonProperty("entity_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? EntityId { get; }
Gets id of the entity.
[JsonProperty("entity_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? EntityId { get; }