Skip to main content

ModifyGuildWelcomeScreen

Documentation


Documentation / @discordeno/types / ModifyGuildWelcomeScreen

Interface: ModifyGuildWelcomeScreen

Defined in: discordeno/guild.ts:336

https://docs.discord.com/developers/resources/guild#modify-guild-welcome-screen

Properties

description?

optional description?: string | null

Defined in: discordeno/guild.ts:342

The server description to show in the welcome screen


enabled?

optional enabled?: boolean | null

Defined in: discordeno/guild.ts:338

Whether the welcome screen is enabled


welcome_screen?

optional welcome_screen?: DiscordWelcomeScreenChannel[] | null

Defined in: discordeno/guild.ts:340

Channels linked in the welcome screen and their display options