Interface JSONScheduledEvent

Hierarchy

Properties

channel: null | string
createdAt: number
creator?: JSONUser
description?: null | string
entityID: null | string
entityMetadata: null | ScheduledEventEntityMetadata
guild: string
id: string
image?: null | string
name: string
privacyLevel: GUILD_ONLY
scheduledEndTime: null | number
scheduledStartTime: number
userCount?: number