DiscordModifyGuildWelcomeScreen
@discordeno/bot • Docs
Documentation / @discordeno/bot / DiscordModifyGuildWelcomeScreen
Interface: DiscordModifyGuildWelcomeScreen
https://discord.com/developers/docs/resources/guild#modify-guild-welcome-screen
Properties
description?
optional
description:null
|string
The server description to show in the welcome screen
Defined in
packages/types/dist/types/discord.d.ts:3220
enabled?
optional
enabled:null
|boolean
Whether the welcome screen is enabled
Defined in
packages/types/dist/types/discord.d.ts:3216
welcome_screen?
optional
welcome_screen:null
|DiscordWelcomeScreenChannel
[]
Channels linked in the welcome screen and their display options
Defined in
packages/types/dist/types/discord.d.ts:3218