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