Interface RawGuildScheduledEventData

Hierarchy

  • RawGuildScheduledEventData

Properties

channel_id: null | string
creator?: RawUserData
creator_id?: null | string
description?: string
entity_id?: null | string
entity_metadata?: null | RawGuildScheduledEventEntityMetadata
guild_id: string
id: string
image?: null | string
name: string
scheduled_end_time: null | string
scheduled_start_time: string
user_count?: number

Generated using TypeDoc