Table of Contents

Class GuildScheduledEventCreateEventArgs

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Represents arguments for GuildScheduledEventCreated event.

public class GuildScheduledEventCreateEventArgs : DiscordEventArgs
Inheritance
GuildScheduledEventCreateEventArgs
Inherited Members

Properties

Guild

Gets the guild in which the scheduled event was created.

ScheduledEvent

Gets the scheduled event that was created.