Removes a required channel command data from the MongoDB Database | Function
.remove(guildId, commandName, channelId)
guildId
The ID of the guild to configure
String
commandName
The name of the command
channelId
The ID of the required channel
Promise<string[]>
Last updated 3 years ago