Table of Contents

Class GuildScheduledEventExceptionDeleteEventArgs

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Represents arguments for GuildScheduledEventExceptionDeleted event.

public sealed class GuildScheduledEventExceptionDeleteEventArgs : DiscordEventArgs
Inheritance
GuildScheduledEventExceptionDeleteEventArgs
Inherited Members

Properties

Exception

Gets the scheduled event exception that was deleted.

Guild

Gets the guild in which the exception was deleted.