Table of Contents

Event GuildScheduledEventExceptionUpdated

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired when a scheduled event exception is updated.

public event AsyncEventHandler<DiscordClient, GuildScheduledEventExceptionUpdateEventArgs> GuildScheduledEventExceptionUpdated

Returns

AsyncEventHandler<DiscordClient, GuildScheduledEventExceptionUpdateEventArgs>
Your library to write discord bots in C# with focus on always providing access to the latest discord features.