class GuildOnboardingPromptOption
extends
Baseexport class GuildOnboardingPromptOption extends Base
Represents the data of an option from a prompt of a guilds onboarding.
Collection<Snowflake, GuildChannel> channels :
The channels a member is added to when the option is selected
readonlyEmoji | GuildEmoji | null emoji :
The emoji of this onboarding prompt option
readonlyGuild guild :
The guild this onboarding prompt option is from
Snowflake guildId :
The id of the guild this onboarding prompt option is from
Snowflake id :
The id of the option
Collection<Snowflake, Role> roles :
The roles assigned to a member when the option is selected
string title :
The title of the option