Property ScheduledEvents
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ScheduledEvents
Gets a dictionary of all scheduled events.
[JsonIgnore]
public IReadOnlyDictionary<ulong, DiscordScheduledEvent> ScheduledEvents { get; }
Gets a dictionary of all scheduled events.
[JsonIgnore]
public IReadOnlyDictionary<ulong, DiscordScheduledEvent> ScheduledEvents { get; }