Interface APIGuildOnboardingPromptOption

Hierarchy

  • APIGuildOnboardingPromptOption

Properties

channel_ids: string[]

Ids for channels a member is added to when the option is selected

description: null | string

Description of the option

Emoji of the option

id: string

Id of the prompt option

role_ids: string[]

Ids for roles assigned to a member when the option is selected

title: string

Title of the option

Generated using TypeDoc