RESTPostAPIGuildScheduledEventJSONBody

https://discord.com/developers/docs/resources/guild-scheduled-event#create-guild-scheduled-event

Signature

export interface RESTPostAPIGuildScheduledEventJSONBody

Properties

name: string;

The name of the guild event

scheduled_end_time?: string | undefined;

The time when the scheduled event is scheduled to end

description?: string | undefined;

The description of the guild event

image?: string | null | undefined;

The cover image of the scheduled event