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

x/discordeno_patched/mod.ts>WelcomeScreenChannel

Discord API library for Node and Deno
Latest
interface WelcomeScreenChannel
import { type WelcomeScreenChannel } from "https://deno.land/x/discordeno_patched@18.0.3/mod.ts";

Properties

channelId: BigString

The channel's id

optional
emojiId: BigString

The emoji id, if the emoji is custom

optional
emojiName: string

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

description: string

The description shown for the channel