Skip to main content

GuildOnboarding

Documentation


Documentation / @discordeno/bot / GuildOnboarding

Interface: GuildOnboarding

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

Properties

defaultChannelIds

defaultChannelIds: bigint[]

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

Channel IDs that members get opted into automatically


enabled

enabled: boolean

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

Whether onboarding is enabled in the guild


guildId

guildId: bigint

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

ID of the guild this onboarding is part of


mode

mode: DiscordGuildOnboardingMode

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

Current mode of onboarding


prompts

prompts: GuildOnboardingPrompt[]

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

Prompts shown during onboarding and in customize community