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

x/oasis/tests/deps.ts>ModifyGuildWelcomeScreen

An object oriented Discordeno framework
Latest
interface ModifyGuildWelcomeScreen
import { type ModifyGuildWelcomeScreen } from "https://deno.land/x/oasis@2.1.0/tests/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

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