EditScheduledEvent
Documentation / @discordeno/bot / EditScheduledEvent
Interface: EditScheduledEvent
Defined in: packages/types/dist/types/discordeno.d.ts:1017
Properties
channelId
channelId:
null
|BigString
Defined in: packages/types/dist/types/discordeno.d.ts:1019
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:1025
the description of the scheduled event
entityType
entityType:
ScheduledEventEntityType
Defined in: packages/types/dist/types/discordeno.d.ts:1033
the type of hosting entity associated with a scheduled event
image?
optional
image:string
Defined in: packages/types/dist/types/discordeno.d.ts:1037
the cover image of the scheduled event
location?
optional
location:string
Defined in: packages/types/dist/types/discordeno.d.ts:1021
location of the event
name
name:
string
Defined in: packages/types/dist/types/discordeno.d.ts:1023
the name of the scheduled event
privacyLevel
privacyLevel:
GuildOnly
Defined in: packages/types/dist/types/discordeno.d.ts:1031
the privacy level of the scheduled event
recurrenceRule?
optional
recurrenceRule:null
|DiscordScheduledEventRecurrenceRule
Defined in: packages/types/dist/types/discordeno.d.ts:1039
the definition for how often this event should recur
scheduledEndTime?
optional
scheduledEndTime:string
Defined in: packages/types/dist/types/discordeno.d.ts:1029
the time the scheduled event will end if it does end.
scheduledStartTime
scheduledStartTime:
string
Defined in: packages/types/dist/types/discordeno.d.ts:1027
the time the scheduled event will start
status
status:
ScheduledEventStatus
Defined in: packages/types/dist/types/discordeno.d.ts:1035
the status of the scheduled event