Skip to main content
Module

x/discordeno/mod.ts>WelcomeScreenChannel

Discord API library for Deno
Extremely Popular
Go to Latest
interface WelcomeScreenChannel
import { type WelcomeScreenChannel } from "https://deno.land/x/discordeno@13.0.0-rc45/mod.ts";

Properties

channelId: bigint

The channel's id

optional
emojiId: bigint

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