Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/discord_api_types/v10.ts>APIGuildOnboarding

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

Properties

guild_id: Snowflake

Id of the guild this onboarding is part of

prompts: APIGuildOnboardingPrompt[]

Prompts shown during onboarding and in customize community

default_channel_ids: Snowflake[]

Channel ids that members get opted into automatically

enabled: boolean

Whether onboarding is enabled in the guild

mode: GuildOnboardingMode

Current mode of onboarding