Table of Contents

Method StartEventAsync

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

StartEventAsync(DiscordScheduledGuildEvent)

Starts a scheduled event in this guild.

public Task StartEventAsync(DiscordScheduledGuildEvent guildEvent)

Parameters

guildEvent DiscordScheduledGuildEvent

The event to cancel.

Returns

Task

Exceptions

InvalidOperationException