Method StartEventAsync
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
StartEventAsync(DiscordScheduledGuildEvent)
Starts a scheduled event in this guild.
public Task StartEventAsync(DiscordScheduledGuildEvent guildEvent)
Parameters
guildEvent
DiscordScheduledGuildEventThe event to cancel.
Returns
- Task
Exceptions
- InvalidOperationException