Type Alias: ChannelTypes
ChannelTypes =
CategoryChannel|DMChannel|DirectoryChannel|PartialDMChannel|NewsChannel|StageChannel|TextChannel|ThreadChannel|VoiceChannel|GuildChannel|Channel
Defined in: projects/utilities/packages/discord.js-utilities/src/lib/utility-types.ts:26
A union of all the various types of channels that Discord.js has