Interface RESTPostAPIGuildScheduledEventJSONBody

Hierarchy

  • RESTPostAPIGuildScheduledEventJSONBody

Properties

channel_id?: string

The stage channel id of the guild event

description?: string

The description of the guild event

The entity metadata of the scheduled event

The scheduled entity type of the guild event

image?: null | string

The cover image of the scheduled event

name: string

The name of the guild event

privacy_level: GuildOnly

The privacy level of the guild event

The definition for how often this event should recur

scheduled_end_time?: string

The time when the scheduled event is scheduled to end

scheduled_start_time: string

The time to schedule the guild event at

Generated using TypeDoc