Skip to main content

DiscordWelcomeScreenChannel

@discordeno/bot


Documentation / @discordeno/bot / DiscordWelcomeScreenChannel

Interface: DiscordWelcomeScreenChannel

Defined in: packages/types/dist/types/discord/guild.d.ts:481

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

Properties

channel_id

channel_id: string

Defined in: packages/types/dist/types/discord/guild.d.ts:485

The channel's id


description

description: string

Defined in: packages/types/dist/types/discord/guild.d.ts:483

The description shown for the channel


emoji_id

emoji_id: null | string

Defined in: packages/types/dist/types/discord/guild.d.ts:487

The emoji id, if the emoji is custom


emoji_name

emoji_name: null | string

Defined in: packages/types/dist/types/discord/guild.d.ts:489

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