Class GuildScheduledEventExceptionUpdateEventArgs
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.dll
Represents arguments for GuildScheduledEventExceptionUpdated event.
public sealed class GuildScheduledEventExceptionUpdateEventArgs : DiscordEventArgs
- Inheritance
-
GuildScheduledEventExceptionUpdateEventArgs
- Inherited Members
Properties
- ExceptionAfter
Gets the scheduled event exception after the update.
- ExceptionBefore
Gets the scheduled event exception before the update, if it was present in cache.
- Guild
Gets the guild in which the exception was updated.