Skip to main content
Extremely Popular
Go to Latest
function editScheduledEvent
import { editScheduledEvent } from "https://deno.land/x/discordeno@13.0.0-rc45/plugins/helpers/deps.ts";

Modify a guild scheduled event. To start or end an event, use this endpoint to modify the event's status.

Parameters

bot: Bot
guildId: bigint
eventId: bigint
options: Partial<EditScheduledEvent>