-
Notifications
You must be signed in to change notification settings - Fork 0
SlashCommand.name
github-actions[bot] edited this page Sep 30, 2024
·
2 revisions
name of the slash command
type: String
commands.create("example1");
commands.create({ name: "example2" });