ChannelService.voiceCount() - shysolocup/noscord.js GitHub Wiki gets a number of voice channels returns a Number JS client.import("channels"); client.on("send", async (ctx) => { let stuff = await channels.voiceCount(ctx.guild); }); Function Async src / Services / ChannelService / custard / voiceCount.js Arguments: ?guild Guild guild to get the voice channels from 🢀 Back ⚠️ **GitHub.com Fallback** ⚠️