typealias VoiceBasedChannelTypes

export type VoiceBasedChannelTypes = VoiceBasedChannel['type'];

The types of channels that are voice-based. The available types are:* ChannelType* ChannelType

Union Members

VoiceBasedChannel['type']