APIGuildOnboardingPromptOption
https://discord.com/developers/docs/resources/guild#guild-onboarding-object-prompt-option-structure
Signature
export interface APIGuildOnboardingPromptOptionProperties
6Methods
0No methods.
Properties
id: Snowflake;Id of the prompt option
channel_ids: Snowflake[];Ids for channels a member is added to when the option is selected
role_ids: Snowflake[];Ids for roles assigned to a member when the option is selected
emoji: APIPartialEmoji;Emoji of the option
title: string;Title of the option
description: string | null;Description of the option