EditScheduledEvent
Documentation / @discordeno/types / EditScheduledEvent
Interface: EditScheduledEvent
Defined in: discordeno/guildScheduledEvent.ts:42
Properties
channelId?
optionalchannelId?:BigString|null
Defined in: discordeno/guildScheduledEvent.ts:44
the channel id of the scheduled event. null if switching to external event.
description?
optionaldescription?:string|null
Defined in: discordeno/guildScheduledEvent.ts:56
the description of the scheduled event
entityMetadata?
optionalentityMetadata?:DiscordScheduledEventEntityMetadata|null
Defined in: discordeno/guildScheduledEvent.ts:46
The entity metadata for the scheduled event
entityType?
optionalentityType?:ScheduledEventEntityType
Defined in: discordeno/guildScheduledEvent.ts:58
the type of hosting entity associated with a scheduled event
image?
optionalimage?:string
Defined in: discordeno/guildScheduledEvent.ts:62
the cover image of the scheduled event
name?
optionalname?:string
Defined in: discordeno/guildScheduledEvent.ts:48
the name of the scheduled event
privacyLevel?
optionalprivacyLevel?:GuildOnly
Defined in: discordeno/guildScheduledEvent.ts:50
the privacy level of the scheduled event
recurrenceRule?
optionalrecurrenceRule?:DiscordScheduledEventRecurrenceRule|null
Defined in: discordeno/guildScheduledEvent.ts:64
the definition for how often this event should recur
scheduledEndTime?
optionalscheduledEndTime?:string
Defined in: discordeno/guildScheduledEvent.ts:54
the time the scheduled event will end if it does end.
scheduledStartTime?
optionalscheduledStartTime?:string
Defined in: discordeno/guildScheduledEvent.ts:52
the time the scheduled event will start
status?
optionalstatus?:ScheduledEventStatus
Defined in: discordeno/guildScheduledEvent.ts:60
the status of the scheduled event