StageInstanceCreateBuilder

Constructors

Link copied to clipboard
constructor(channelId: Snowflake, topic: String)

Functions

Link copied to clipboard

Properties

Link copied to clipboard
var channelId: Snowflake

The id of the Stage channel.

Link copied to clipboard
var privacyLevel: StageInstancePrivacyLevel?

The privacy level of the Stage instance (default GuildOnly).

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

Notify @everyone that a Stage instance has started.

Link copied to clipboard

The topic of the Stage instance (1-120 characters).