Skip to main content
Module

x/oasis/mod.ts>editScheduledEvent

An object oriented Discordeno framework
Latest
function editScheduledEvent
import { editScheduledEvent } from "https://deno.land/x/oasis@2.1.0/mod.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>