Skip to main content

GuildOnboarding

@discordeno/bot


Documentation / @discordeno/bot / GuildOnboarding

Interface: GuildOnboarding

Defined in: bot/src/transformers/types.ts:1346

Properties

defaultChannelIds

defaultChannelIds: bigint[]

Defined in: bot/src/transformers/types.ts:1352

Channel IDs that members get opted into automatically


enabled

enabled: boolean

Defined in: bot/src/transformers/types.ts:1354

Whether onboarding is enabled in the guild


guildId

guildId: bigint

Defined in: bot/src/transformers/types.ts:1348

ID of the guild this onboarding is part of


mode

mode: DiscordGuildOnboardingMode

Defined in: bot/src/transformers/types.ts:1356

Current mode of onboarding


prompts

prompts: GuildOnboardingPrompt[]

Defined in: bot/src/transformers/types.ts:1350

Prompts shown during onboarding and in customize community