Go to Latest
function editScheduledEvent
import { editScheduledEvent } from "https://dotland.deno.dev/x/discordeno@13.0.0-rc45/plugins/fileloader/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>