Skip to main content
Extremely Popular
Go to Latest
interface DiscordWelcomeScreenChannel
import { type DiscordWelcomeScreenChannel } from "https://deno.land/x/discordeno@13.0.0-rc45/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