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