interface CreateScheduledEvent
implements WithReason
import { type CreateScheduledEvent } from "https://deno.land/x/discordeno@17.0.1/packages/embeds/deps.ts";
Properties
optional
channelId: BigStringthe channel id of the scheduled event.
location of the event. Required for events with entityType: ScheduledEventEntityType.External
the time the scheduled event will end if it does end. Required for events with entityType: ScheduledEventEntityType.External
optional
privacyLevel: ScheduledEventPrivacyLevelthe privacy level of the scheduled event
entityType: ScheduledEventEntityType
the type of hosting entity associated with a scheduled event