Skip to main content
Module

x/discordeno/mod.ts>WelcomeScreenChannel

Discord API library for Deno
Latest
interface WelcomeScreenChannel
import { type WelcomeScreenChannel } from "https://deno.land/x/discordeno@18.0.1/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