Disables a command from being used in a server | Function
.disable(guildId, commandName)
guildId
The guild ID
String
commandName
The command name
Promise<void>
Last updated 2 years ago