Skip to main content

GuildOnboarding

Documentation


Documentation / @discordeno/bot / GuildOnboarding

Interface: GuildOnboarding

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

Properties

defaultChannelIds

defaultChannelIds: bigint[]

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

Channel IDs that members get opted into automatically


enabled

enabled: boolean

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

Whether onboarding is enabled in the guild


guildId

guildId: bigint

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

ID of the guild this onboarding is part of


mode

mode: DiscordGuildOnboardingMode

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

Current mode of onboarding


prompts

prompts: GuildOnboardingPrompt[]

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

Prompts shown during onboarding and in customize community