SlashCommand.name - shysolocup/noscord.js GitHub Wiki

name of the slash command
type: String

commands.create("example1");

commands.create({ name: "example2" });


⚠️ **GitHub.com Fallback** ⚠️