Skip to main content

DiscordWelcomeScreenChannel

Documentation


Documentation / @discordeno/types / DiscordWelcomeScreenChannel

Interface: DiscordWelcomeScreenChannel

Defined in: discord/guild.ts:522

https://docs.discord.com/developers/resources/guild#welcome-screen-object-welcome-screen-channel-structure

Properties

channel_id

channel_id: string

Defined in: discord/guild.ts:524

The channel's id


description

description: string

Defined in: discord/guild.ts:526

The description shown for the channel


emoji_id

emoji_id: string | null

Defined in: discord/guild.ts:528

The emoji id, if the emoji is custom


emoji_name

emoji_name: string | null

Defined in: discord/guild.ts:530

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