Class ScheduledGuildEventUpdatedEventArgs
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
Fired when an event is updated.
public class ScheduledGuildEventUpdatedEventArgs : DiscordEventArgs
- Inheritance
-
ScheduledGuildEventUpdatedEventArgs
Properties
- EventAfter
The event after the update.
- EventBefore
The event before the update, or null if it wasn't cached.