GuildOnboarding
Documentation / @discordeno/bot / GuildOnboarding
Interface: GuildOnboarding
Defined in: packages/bot/src/transformers/types.ts:1293
Properties
defaultChannelIds
defaultChannelIds:
bigint
[]
Defined in: packages/bot/src/transformers/types.ts:1299
Channel IDs that members get opted into automatically
enabled
enabled:
boolean
Defined in: packages/bot/src/transformers/types.ts:1301
Whether onboarding is enabled in the guild
guildId
guildId:
bigint
Defined in: packages/bot/src/transformers/types.ts:1295
ID of the guild this onboarding is part of
mode
Defined in: packages/bot/src/transformers/types.ts:1303
Current mode of onboarding
prompts
prompts:
GuildOnboardingPrompt
[]
Defined in: packages/bot/src/transformers/types.ts:1297
Prompts shown during onboarding and in customize community