Creates a new Slash Command | Function
Last updated 2 years ago
.create(name, description, options, guildId)
name
The name of the command
String
description
The description of the command
options
The command options
[]
guildId?
The guild ID (optional)
String | undefined
void