Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Channels
RawGroupChannel
Interface RawGroupChannel
interface
RawGroupChannel
{
application_id
:
string
;
icon
:
null
|
string
;
id
:
string
;
last_message_id
:
null
|
string
;
managed
:
boolean
;
name
:
string
;
nicks
?:
Record
<
"id"
|
"nick"
,
string
>
[]
;
nsfw
:
boolean
;
owner_id
:
string
;
recipients
:
RawUser
[]
;
type
:
GROUP_DM
;
}
Hierarchy
Required
<
Pick
<
RawChannel
,
"id"
|
"recipients"
|
"application_id"
|
"icon"
|
"owner_id"
|
"nsfw"
|
"last_message_id"
>
>
RawGroupChannel
Index
Properties
application_
id
icon
id
last_
message_
id
managed
name
nicks?
nsfw
owner_
id
recipients
type
Properties
application_
id
application_
id
:
string
icon
icon
:
null
|
string
id
id
:
string
last_
message_
id
last_
message_
id
:
null
|
string
managed
managed
:
boolean
name
name
:
string
Optional
nicks
nicks
?:
Record
<
"id"
|
"nick"
,
string
>
[]
nsfw
nsfw
:
boolean
owner_
id
owner_
id
:
string
recipients
recipients
:
RawUser
[]
type
type
:
GROUP_DM
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
application_
id
icon
id
last_
message_
id
managed
name
nicks
nsfw
owner_
id
recipients
type
Oceanic
Loading...