Type Alias: VoiceBasedChannelTypes
VoiceBasedChannelTypes =
VoiceChannel
|StageChannel
Defined in: projects/utilities/packages/discord.js-utilities/src/lib/utility-types.ts:47
A union of all the voice-based channel types that Discord.js has
VoiceBasedChannelTypes =
VoiceChannel
|StageChannel
Defined in: projects/utilities/packages/discord.js-utilities/src/lib/utility-types.ts:47
A union of all the voice-based channel types that Discord.js has