Event GuildScheduledEventExceptionCreated
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
Fired when a scheduled event exception is created.
public event AsyncEventHandler<DiscordClient, GuildScheduledEventExceptionCreateEventArgs> GuildScheduledEventExceptionCreated
Returns
- AsyncEventHandler<DiscordClient, GuildScheduledEventExceptionCreateEventArgs>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.