Property ScheduledEvents
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
ScheduledEvents
Scheduled events for this guild.
public IReadOnlyDictionary<ulong, DiscordScheduledGuildEvent> ScheduledEvents { get; }
Property Value
- IReadOnlyDictionary<ulong, DiscordScheduledGuildEvent>