Skip to main content

GuildOnboarding

Documentation


Documentation / @discordeno/bot / GuildOnboarding

Interface: GuildOnboarding

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

Properties

defaultChannelIds

defaultChannelIds: bigint[]

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

Channel IDs that members get opted into automatically


enabled

enabled: boolean

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

Whether onboarding is enabled in the guild


guildId

guildId: bigint

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

ID of the guild this onboarding is part of


mode

mode: DiscordGuildOnboardingMode

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

Current mode of onboarding


prompts

prompts: GuildOnboardingPrompt[]

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

Prompts shown during onboarding and in customize community