GuildOnboardingPromptData

export interface GuildOnboardingPromptData
export interface GuildOnboardingPromptData
Data for editing a guild onboarding prompt.
The id of the prompt
inOnboarding?:boolean
Whether the prompt is present in the onboarding flow
The options available within the prompt
required?:boolean
Whether the prompt is required before a user completes the onboarding flow
singleSelect?:boolean
Whether users are limited to selecting one option for the prompt
title:string
The title for the prompt
The type of the prompt