Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/discordeno_patched/mod.ts>DiscordWelcomeScreenChannel

Discord API library for Node and Deno
Latest
interface DiscordWelcomeScreenChannel
import { type DiscordWelcomeScreenChannel } from "https://deno.land/x/discordeno_patched@18.0.3/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