import { createScheduledEvent } from "https://deno.land/x/natico@4.0.0-pre.4/examples/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/natico@4.0.0-pre.4/examples/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.