DiscordWelcomeScreenChannel
Documentation / @discordeno/bot / DiscordWelcomeScreenChannel
Interface: DiscordWelcomeScreenChannel
Defined in: packages/types/dist/types/discord.d.ts:1030
Properties
channel_id
channel_id:
string
Defined in: packages/types/dist/types/discord.d.ts:1034
The channel's id
description
description:
string
Defined in: packages/types/dist/types/discord.d.ts:1032
The description shown for the channel
emoji_id
emoji_id:
null
|string
Defined in: packages/types/dist/types/discord.d.ts:1036
The emoji id, if the emoji is custom
emoji_name
emoji_name:
null
|string
Defined in: packages/types/dist/types/discord.d.ts:1038
The emoji name if custom, the unicode character if standard, or null
if no emoji is set