Skip to main content

EditScheduledEvent

@discordeno/bot


Documentation / @discordeno/bot / EditScheduledEvent

Interface: EditScheduledEvent

Defined in: packages/types/dist/types/discordeno.d.ts:1124

Properties

channelId

channelId: null | BigString

Defined in: packages/types/dist/types/discordeno.d.ts:1126

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:1132

the description of the scheduled event


entityType

entityType: ScheduledEventEntityType

Defined in: packages/types/dist/types/discordeno.d.ts:1140

the type of hosting entity associated with a scheduled event


image?

optional image: string

Defined in: packages/types/dist/types/discordeno.d.ts:1144

the cover image of the scheduled event


location?

optional location: string

Defined in: packages/types/dist/types/discordeno.d.ts:1128

location of the event


name

name: string

Defined in: packages/types/dist/types/discordeno.d.ts:1130

the name of the scheduled event


privacyLevel

privacyLevel: GuildOnly

Defined in: packages/types/dist/types/discordeno.d.ts:1138

the privacy level of the scheduled event


recurrenceRule?

optional recurrenceRule: null | DiscordScheduledEventRecurrenceRule

Defined in: packages/types/dist/types/discordeno.d.ts:1146

the definition for how often this event should recur


scheduledEndTime?

optional scheduledEndTime: string

Defined in: packages/types/dist/types/discordeno.d.ts:1136

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


scheduledStartTime

scheduledStartTime: string

Defined in: packages/types/dist/types/discordeno.d.ts:1134

the time the scheduled event will start


status

status: ScheduledEventStatus

Defined in: packages/types/dist/types/discordeno.d.ts:1142

the status of the scheduled event