Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Channels
RawInteractionResolvedChannel
Interface RawInteractionResolvedChannel
interface
RawInteractionResolvedChannel
{
id
:
string
;
name
:
null
|
string
;
parent_id
?:
null
|
string
;
permissions
?:
string
;
thread_metadata
?:
RawThreadMetadata
;
type
:
ChannelTypes
;
}
Hierarchy
Omit
<
Required
<
Pick
<
RawChannel
,
"id"
|
"type"
>
>
,
"name"
>
Pick
<
RawChannel
,
"thread_metadata"
|
"parent_id"
|
"permissions"
>
RawInteractionResolvedChannel
Index
Properties
id
name
parent_
id?
permissions?
thread_
metadata?
type
Properties
id
id
:
string
name
name
:
null
|
string
Optional
parent_
id
parent_
id
?:
null
|
string
Optional
permissions
permissions
?:
string
Optional
thread_
metadata
thread_
metadata
?:
RawThreadMetadata
type
type
:
ChannelTypes
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
id
name
parent_
id
permissions
thread_
metadata
type
Oceanic
Loading...