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