GuildOnboardingPromptOption
Documentation / @discordeno/bot / GuildOnboardingPromptOption
Interface: GuildOnboardingPromptOption
Defined in: bot/src/transformers/types.ts:1392
Properties
channelIds
channelIds:
bigint
[]
Defined in: bot/src/transformers/types.ts:1396
IDs for channels a member is added to when the option is selected
description?
optional
description:string
Defined in: bot/src/transformers/types.ts:1404
Description of the option
emoji
emoji:
Emoji
Defined in: bot/src/transformers/types.ts:1400
Emoji of the option
id
id:
bigint
Defined in: bot/src/transformers/types.ts:1394
ID of the prompt option
roleIds
roleIds:
bigint
[]
Defined in: bot/src/transformers/types.ts:1398
IDs for roles assigned to a member when the option is selected
title
title:
string
Defined in: bot/src/transformers/types.ts:1402
Title of the option