Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Channels
RawCategoryChannel
Interface RawCategoryChannel
interface
RawCategoryChannel
{
guild_id
:
string
;
id
:
string
;
name
:
string
;
parent_id
:
null
|
string
;
permission_overwrites
:
RawOverwrite
[]
;
position
:
number
;
type
:
GUILD_CATEGORY
;
}
Hierarchy
Omit
<
RawGuildChannel
,
"type"
>
Required
<
Pick
<
RawChannel
,
"permission_overwrites"
|
"position"
>
>
RawCategoryChannel
Index
Properties
guild_
id
id
name
parent_
id
permission_
overwrites
position
type
Properties
guild_
id
guild_
id
:
string
id
id
:
string
name
name
:
string
parent_
id
parent_
id
:
null
|
string
permission_
overwrites
permission_
overwrites
:
RawOverwrite
[]
position
position
:
number
type
type
:
GUILD_CATEGORY
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
guild_
id
id
name
parent_
id
permission_
overwrites
position
type
Oceanic
Loading...