Class used to publish slash commands to the Discord API.
new publishCommand(operation, client)
operation
number
The id of the operation to perform | Use the SlashCommandOperations type
client
Client
The client object of the bot
Last updated 2 years ago