Skip to main content
Latest
interface DiscordWelcomeScreenChannel
import { type DiscordWelcomeScreenChannel } from "https://deno.land/x/discordeno@18.0.1/mod.ts";

Properties

description: string

The description shown for the channel

channel_id: string

The channel's id

emoji_id: string | null

The emoji id, if the emoji is custom

emoji_name: string | null

The emoji name if custom, the unicode character if standard, or null if no emoji is set