Property EntityType
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
EntityType
Gets the entity type.
[JsonProperty("entity_type", NullValueHandling = NullValueHandling.Ignore)]
public ScheduledEventEntityType EntityType { get; }
Gets the entity type.
[JsonProperty("entity_type", NullValueHandling = NullValueHandling.Ignore)]
public ScheduledEventEntityType EntityType { get; }