You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Display usage information when using a command with invalid arguments #1
Deprecated
CommandHandler.CommandNotFound is now deprecated because a command always exists if a handler method was found
Use CommandHandler.InvalidUsage if a command was used with invalid arguments