Table of Contents

Class GuildScheduledEventUpdateEventArgs

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Represents arguments for GuildScheduledEventUpdated event.

public class GuildScheduledEventUpdateEventArgs : DiscordEventArgs
Inheritance
GuildScheduledEventUpdateEventArgs
Inherited Members

Properties

Guild

Gets the guild in which the scheduled event was updated.

ScheduledEventAfter

Gets the scheduled event that was updated.

ScheduledEventBefore

Gets the old scheduled event that was updated.