interface ModifyGuildWelcomeScreenimport { type ModifyGuildWelcomeScreen } from "https://dotland.deno.dev/x/discordeno@18.0.1/mod.ts"; https://discord.com/developers/docs/resources/guild#modify-guild-welcome-screen Propertiesoptionalenabled: boolean | nullWhether the welcome screen is enabled optionalwelcomeScreen: WelcomeScreenChannel[] | nullChannels linked in the welcome screen and their display options optionaldescription: string | nullThe server description to show in the welcome screen