Table of Contents

Class GuildScheduledEventExceptionCreateEventArgs

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Represents arguments for GuildScheduledEventExceptionCreated event.

public sealed class GuildScheduledEventExceptionCreateEventArgs : DiscordEventArgs
Inheritance
GuildScheduledEventExceptionCreateEventArgs
Inherited Members

Properties

Exception

Gets the scheduled event exception that was created.

Guild

Gets the guild in which the exception was created.