Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

The IDs of the channels that members get opted into automatically.

Link copied to clipboard

Whether onboarding is enabled in the guild.

Link copied to clipboard

Current mode of onboarding.

Link copied to clipboard

The prompts shown during onboarding and in customize community.

Link copied to clipboard
open override var reason: String?

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

Functions

Link copied to clipboard
inline fun GuildOnboardingModifyBuilder.prompt(type: OnboardingPromptType, title: String, singleSelect: Boolean, required: Boolean, inOnboarding: Boolean, builder: OnboardingPromptBuilder.() -> Unit)

Add a prompt to prompts.

Link copied to clipboard