interface WelcomeScreenChannelimport { type WelcomeScreenChannel } from "https://deno.land/x/discordeno@17.0.0/helpers/guilds/mod.ts"; PropertieschannelId: BigStringThe channel's id optionalemojiId: BigStringThe emoji id, if the emoji is custom optionalemojiName: stringThe emoji name if custom, the unicode character if standard, or null if no emoji is set description: stringThe description shown for the channel