@typed-discord/rest
Preparing search index...
types
ResourceChannelResponse
Interface ResourceChannelResponse
interface
ResourceChannelResponse
{
channel_id
:
`
${
bigint
}
`
;
description
:
string
;
emoji
?:
SettingsEmojiResponse
;
icon
?:
string
;
title
:
string
;
}
Index
Properties
channel_
id
description
emoji?
icon?
title
Properties
channel_
id
channel_id
:
`
${
bigint
}
`
description
description
:
string
Optional
emoji
emoji
?:
SettingsEmojiResponse
Optional
icon
icon
?:
string
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel_
id
description
emoji
icon
title
@typed-discord/rest
Loading...