Skip to main content

GuildOnboarding

Documentation


Documentation / @discordeno/bot / GuildOnboarding

Interface: GuildOnboarding

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

Properties

defaultChannelIds

defaultChannelIds: bigint[]

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

Channel IDs that members get opted into automatically


enabled

enabled: boolean

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

Whether onboarding is enabled in the guild


guildId

guildId: bigint

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

ID of the guild this onboarding is part of


mode

mode: DiscordGuildOnboardingMode

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

Current mode of onboarding


prompts

prompts: GuildOnboardingPrompt[]

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

Prompts shown during onboarding and in customize community