EditScheduledEvent
Documentation / @discordeno/bot / EditScheduledEvent
Interface: EditScheduledEvent
Defined in: packages/types/dist/types/discordeno.d.ts:1030
Properties
channelId
channelId:
null
|BigString
Defined in: packages/types/dist/types/discordeno.d.ts:1032
the channel id of the scheduled event. null if switching to external event.
description?
optional
description:string
Defined in: packages/types/dist/types/discordeno.d.ts:1038
the description of the scheduled event
entityType
entityType:
ScheduledEventEntityType
Defined in: packages/types/dist/types/discordeno.d.ts:1046
the type of hosting entity associated with a scheduled event
image?
optional
image:string
Defined in: packages/types/dist/types/discordeno.d.ts:1050
the cover image of the scheduled event
location?
optional
location:string
Defined in: packages/types/dist/types/discordeno.d.ts:1034
location of the event
name
name:
string
Defined in: packages/types/dist/types/discordeno.d.ts:1036
the name of the scheduled event
privacyLevel
privacyLevel:
GuildOnly
Defined in: packages/types/dist/types/discordeno.d.ts:1044
the privacy level of the scheduled event
recurrenceRule?
optional
recurrenceRule:null
|DiscordScheduledEventRecurrenceRule
Defined in: packages/types/dist/types/discordeno.d.ts:1052
the definition for how often this event should recur
scheduledEndTime?
optional
scheduledEndTime:string
Defined in: packages/types/dist/types/discordeno.d.ts:1042
the time the scheduled event will end if it does end.
scheduledStartTime
scheduledStartTime:
string
Defined in: packages/types/dist/types/discordeno.d.ts:1040
the time the scheduled event will start
status
status:
ScheduledEventStatus
Defined in: packages/types/dist/types/discordeno.d.ts:1048
the status of the scheduled event