class GuildOnboarding
extends
Baseexport class GuildOnboarding extends Base
Represents the onboarding data of a guild.
Collection<Snowflake, GuildChannel> defaultChannels :
The ids of the channels that new members get opted into automatically
boolean enabled :
Whether onboarding is enabled
readonlyGuild guild :
The guild this onboarding is from
Snowflake guildId :
The id of the guild this onboarding data is for
GuildOnboardingMode mode :
The mode of this onboarding
Collection<Snowflake, GuildOnboardingPrompt> prompts :
The prompts shown during onboarding and in customize community