Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/discordeno_patched/mod.ts>ModifyGuildWelcomeScreen

Discord API library for Node and Deno
Latest
interface ModifyGuildWelcomeScreen
import { type ModifyGuildWelcomeScreen } from "https://deno.land/x/discordeno_patched@18.0.3/mod.ts";

Properties

optional
enabled: boolean | null

Whether the welcome screen is enabled

optional
welcomeScreen: WelcomeScreenChannel[] | null

Channels linked in the welcome screen and their display options

optional
description: string | null

The server description to show in the welcome screen