Interface JSONScheduledEvent

Hierarchy

Properties

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