Skip to main content
Module

x/natico/mod.ts>CreateScheduledEvent

A powerful and customizable framework for Discordeno
Latest
interface CreateScheduledEvent
Re-export
import { type CreateScheduledEvent } from "https://deno.land/x/natico@4.0.0-pre.4/mod.ts";

Properties

optional
channelId: bigint

the channel id of the scheduled event.

optional
location: string

location of the event

name: string

the name of the scheduled event

description: string

the description of the scheduled event

scheduledStartTime: number

the time the scheduled event will start

optional
scheduledEndTime: number

the time the scheduled event will end if it does end.

optional
privacyLevel: ScheduledEventPrivacyLevel

the privacy level of the scheduled event

the type of hosting entity associated with a scheduled event