GuildOnboardingPromptOption
Documentation / @discordeno/bot / GuildOnboardingPromptOption
Interface: GuildOnboardingPromptOption
Defined in: packages/bot/src/transformers/types.ts:1310
Properties
channelIds
channelIds:
bigint
[]
Defined in: packages/bot/src/transformers/types.ts:1314
IDs for channels a member is added to when the option is selected
description?
optional
description:string
Defined in: packages/bot/src/transformers/types.ts:1322
Description of the option
emoji
emoji:
Emoji
Defined in: packages/bot/src/transformers/types.ts:1318
Emoji of the option
id
id:
bigint
Defined in: packages/bot/src/transformers/types.ts:1312
ID of the prompt option
roleIds
roleIds:
bigint
[]
Defined in: packages/bot/src/transformers/types.ts:1316
IDs for roles assigned to a member when the option is selected
title
title:
string
Defined in: packages/bot/src/transformers/types.ts:1320
Title of the option