Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oasis/packages/deps.ts>DiscordWelcomeScreenChannel

An object oriented Discordeno framework
Latest
interface DiscordWelcomeScreenChannel
import { type DiscordWelcomeScreenChannel } from "https://deno.land/x/oasis@2.1.0/packages/deps.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