suspend fun CommandRegistry.unregisterCommandAwait(commandName: String): Unit
Unregister a command.
commandName - the command name
commandName
Return a reference to this, so the API can be used fluently *