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