@typed-discord/rest
Preparing search index...
types
PrivateChannelLocation
Interface PrivateChannelLocation
interface
PrivateChannelLocation
{
channel_id
:
`
${
bigint
}
`
;
id
:
string
;
kind
:
PRIVATE_CHANNEL
;
}
Index
Properties
channel_
id
id
kind
Properties
channel_
id
channel_id
:
`
${
bigint
}
`
id
id
:
string
kind
kind
:
PRIVATE_CHANNEL
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel_
id
id
kind
@typed-discord/rest
Loading...