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