import { createScheduledEvent } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/mod.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/discordeno@13.0.0-rc45/helpers/mod.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.