GuildOnboardingPromptOption
Documentation / @discordeno/bot / GuildOnboardingPromptOption
Interface: GuildOnboardingPromptOption
Defined in: transformers/types.ts:1457
Properties
channelIds
channelIds:
bigint[]
Defined in: transformers/types.ts:1461
IDs for channels a member is added to when the option is selected
description?
optionaldescription:string
Defined in: transformers/types.ts:1469
Description of the option
emoji
emoji:
Emoji
Defined in: transformers/types.ts:1465
Emoji of the option
id
id:
bigint
Defined in: transformers/types.ts:1459
ID of the prompt option
roleIds
roleIds:
bigint[]
Defined in: transformers/types.ts:1463
IDs for roles assigned to a member when the option is selected
title
title:
string
Defined in: transformers/types.ts:1467
Title of the option