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