Property ScheduledEventId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ScheduledEventId
Gets the scheduled event id of the associated stage channel.
[JsonProperty("guild_scheduled_event_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? ScheduledEventId { get; }