export interface APIGuildOnboardingPromptexternalid : Snowflake
Id of the prompt
externalin_onboarding : boolean
Indicates whether the prompt is present in the onboarding flow. If false, the prompt will only appear in the Channels & Roles tab
externaloptions : APIGuildOnboardingPromptOption[]
Options available within the prompt
externalrequired : boolean
Indicates whether the prompt is required before a user completes the onboarding flow
externalsingle_select : boolean
Indicates whether users are limited to selecting one option for the prompt
externaltitle : string
Title of the prompt
externaltype : GuildOnboardingPromptType
Type of prompt