DiscordWelcomeScreenChannel
Documentation / @discordeno/types / DiscordWelcomeScreenChannel
Interface: DiscordWelcomeScreenChannel
Defined in: discord/guild.ts:522
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