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