Interface EditScheduledEventOptions

Hierarchy

Properties

channelID?: null | string
description?: string
entityMetadata?: { location?: string }

Type declaration

  • Optional location?: string
image?: string | Buffer
name?: string
privacyLevel?: GUILD_ONLY
reason?: string
scheduledEndTime?: string
scheduledStartTime?: string