@typed-discord/rest
Preparing search index...
types
GuildWelcomeScreenChannelResponse
Interface GuildWelcomeScreenChannelResponse
interface
GuildWelcomeScreenChannelResponse
{
channel_id
:
`
${
bigint
}
`
;
description
:
string
;
emoji_id
:
`
${
bigint
}
`
|
null
;
emoji_name
:
string
|
null
;
}
Index
Properties
channel_
id
description
emoji_
id
emoji_
name
Properties
channel_
id
channel_id
:
`
${
bigint
}
`
description
description
:
string
emoji_
id
emoji_id
:
`
${
bigint
}
`
|
null
emoji_
name
emoji_name
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel_
id
description
emoji_
id
emoji_
name
@typed-discord/rest
Loading...