typealias APIGuildVoiceChannel

external
export type APIGuildVoiceChannel = APIVoiceChannelBase<ChannelType.GuildVoice>;

Constructors

constructor()