import { createScheduledEvent } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";
Create a guild scheduled event in the guild. A guild can have a maximum of 100 events with SCHEDULED
or ACTIVE
status at any time.
import { createScheduledEvent } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";
Create a guild scheduled event in the guild. A guild can have a maximum of 100 events with SCHEDULED
or ACTIVE
status at any time.