ScheduledEventCreateBuilder

Constructors

Link copied to clipboard
constructor(name: String, privacyLevel: GuildScheduledEventPrivacyLevel, scheduledStartTime: Instant, entityType: ScheduledEntityType)

Properties

Link copied to clipboard

The channel id of the scheduled event.

Link copied to clipboard

The description of the scheduled event.

Link copied to clipboard
Link copied to clipboard

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

The name of the scheduled event.

Link copied to clipboard
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.

Functions

Link copied to clipboard