Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Channels
PartialDMInviteChannel
Interface PartialDMInviteChannel
interface
PartialDMInviteChannel
{
id
:
string
;
name
:
null
|
string
;
recipients
?:
Record
<
"username"
,
string
>
[]
;
type
:
GROUP_DM
;
}
Hierarchy
Omit
<
PartialInviteChannel
,
"type"
>
PartialDMInviteChannel
Index
Properties
id
name
recipients?
type
Properties
id
id
:
string
name
name
:
null
|
string
Optional
recipients
recipients
?:
Record
<
"username"
,
string
>
[]
type
type
:
GROUP_DM
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
id
name
recipients
type
Oceanic
Loading...