Skip to main content
Module

x/discord_api_types/v9.ts>APIGuildOnboardingPromptOption

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface APIGuildOnboardingPromptOption
Re-export
import { type APIGuildOnboardingPromptOption } from "https://deno.land/x/discord_api_types@0.37.82/v9.ts";

Properties

Id of the prompt option

channel_ids: Snowflake[]

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

role_ids: Snowflake[]

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

Emoji of the option

title: string

Title of the option

description: string | null

Description of the option