Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/natico/examples/deps.ts>ModifyGuildWelcomeScreen

A powerful and customizable framework for Discordeno
Latest
interface ModifyGuildWelcomeScreen
Re-export
import { type ModifyGuildWelcomeScreen } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.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