Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/JSON
JSONGroupChannel
Interface JSONGroupChannel
interface
JSONGroupChannel
{
applicationID
:
string
;
createdAt
:
number
;
flags
:
number
;
icon
:
null
|
string
;
id
:
string
;
lastMessageID
:
null
|
string
;
lastPinTimestamp
:
null
|
string
;
managed
:
boolean
;
name
:
null
|
string
;
nicks
:
Record
<
"id"
|
"nick"
,
string
>
[]
;
ownerID
:
string
;
recipients
:
JSONUser
[]
;
type
:
GROUP_DM
;
}
Hierarchy (
view full
)
JSONChannel
JSONGroupChannel
Index
Properties
applicationID
created
At
flags
icon
id
last
MessageID
last
Pin
Timestamp
managed
name
nicks
ownerID
recipients
type
Properties
applicationID
applicationID
:
string
created
At
created
At
:
number
flags
flags
:
number
icon
icon
:
null
|
string
id
id
:
string
last
MessageID
last
MessageID
:
null
|
string
last
Pin
Timestamp
last
Pin
Timestamp
:
null
|
string
managed
managed
:
boolean
name
name
:
null
|
string
nicks
nicks
:
Record
<
"id"
|
"nick"
,
string
>
[]
ownerID
ownerID
:
string
recipients
recipients
:
JSONUser
[]
type
type
:
GROUP_DM
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
applicationID
created
At
flags
icon
id
last
MessageID
last
Pin
Timestamp
managed
name
nicks
ownerID
recipients
type
Oceanic
Loading...