Event GuildScheduledEventCreated
- Namespace
- Dis
Cat Sharp
- Assembly
- DisCatSharp.dll
Fired when a scheduled Event is created.
For this Event you need the Guild
public event AsyncEventHandler<DiscordClient, GuildScheduledEventCreateEventArgs> GuildScheduledEventCreated
Returns
- Async
Event <DiscordHandler Client , GuildScheduled >Event Create Event Args - Your library to write discord bots in C# with focus on always providing access to the latest discord features.