Skip to main content
Latest
function editScheduledEvent
import { editScheduledEvent } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/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>