this.error()
Is there any way of using
this.error() but not trigger messageCommandDenied? This is because on the messageCommandDenied event I made it so it deletes the message if there's no error message, but in some cases I don't want to delete the message and instead do nothing1 Reply
nevermind found a solution for it