core
core
discord.js
discord-api-types
brokers
builders
collection
core
formatters
next
proxy
rest
util
voice
ws
Loading versions...
Search...
K
Toggle Sidebar
typealias
GuildChannelType
external
export
type
GuildChannelType
=
Exclude
<
ChannelType
,
ChannelType
.
DM
|
ChannelType
.
GroupDM
>;
Exclude
<
ChannelType
,
ChannelType.DM
|
ChannelType.GroupDM
>