@typed-discord/rest
Preparing search index...
types
GuildWelcomeChannel
Interface GuildWelcomeChannel
interface
GuildWelcomeChannel
{
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
Optional
emoji_
id
emoji_id
?:
`
${
bigint
}
`
|
null
Optional
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...