Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Properties

Link copied to clipboard
var channelId: Snowflake?

The channel id of the scheduled event, set to null if changing entityType to External.

Link copied to clipboard

The description of the scheduled event.

Link copied to clipboard
var entityMetadata: GuildScheduledEventEntityMetadata?

The entity metadata of the scheduled event.

Link copied to clipboard
var entityType: ScheduledEntityType?

The entity type of the scheduled event.

Link copied to clipboard
var image: Image?

The cover image of the scheduled event.

Link copied to clipboard
var name: String?

The name of the scheduled event.

Link copied to clipboard
var privacyLevel: GuildScheduledEventPrivacyLevel?

The privacy level of the scheduled event.

Link copied to clipboard
open override var reason: String?

The reason for this request, this will be displayed in the audit log.

Link copied to clipboard

The Instant when the scheduled event is scheduled to end.

Link copied to clipboard

The Instant to schedule the scheduled event.

Link copied to clipboard
var status: GuildScheduledEventStatus?

The status of the scheduled event.