APIGuildOnboardingPrompt
https://discord.com/developers/docs/resources/guild#guild-onboarding-object-onboarding-prompt-structure
Signature
export interface APIGuildOnboardingPromptProperties
7Methods
0No methods.
Properties
id: Snowflake;Id of the prompt
options: APIGuildOnboardingPromptOption[];Options available within the prompt
title: string;Title of the prompt
single_select: boolean;Indicates whether users are limited to selecting one option for the prompt
required: boolean;Indicates whether the prompt is required before a user completes the onboarding flow
in_onboarding: boolean;Indicates whether the prompt is present in the onboarding flow. If `false`, the prompt will only appear in the Channels & Roles tab
type: GuildOnboardingPromptType;Type of prompt