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