export interface APIGuildOnboardingPrompt
externalSnowflake id :
Id of the prompt
externalboolean in_onboarding :
Indicates whether the prompt is present in the onboarding flow. If false
, the prompt will only appear in the Channels & Roles tab
externalAPIGuildOnboardingPromptOption[] options :
Options available within the prompt
externalboolean required :
Indicates whether the prompt is required before a user completes the onboarding flow
externalboolean single_select :
Indicates whether users are limited to selecting one option for the prompt
externalstring title :
Title of the prompt
externalGuildOnboardingPromptType type :
Type of prompt