Table of Contents

Class ScheduledGuildEventCreatedEventArgs

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Fired when a new scheduled guild event is created.

public class ScheduledGuildEventCreatedEventArgs : DiscordEventArgs
Inheritance
ScheduledGuildEventCreatedEventArgs

Properties

Channel

The channel this event is scheduled for, if applicable.

Creator

The user that created the event.

Event

The event that was created.

Guild

The guild this event is scheduled for.