VoiceBasedChannelTypes

export type VoiceBasedChannelTypes = VoiceBasedChannel['type'];
export type VoiceBasedChannelTypes = VoiceBasedChannel['type'];
The types of channels that are voice-based. The available types are:* ChannelType.GuildVoice* ChannelType.GuildStageVoice