Fix must_consume_args
This commit is contained in:
parent
47d7e2b483
commit
bfdd52502a
@ -92,6 +92,7 @@ class CommandHandler:
|
|||||||
"get_name",
|
"get_name",
|
||||||
"is_command_match",
|
"is_command_match",
|
||||||
"require_subcommand",
|
"require_subcommand",
|
||||||
|
"must_consume_args",
|
||||||
"arg_fallthrough",
|
"arg_fallthrough",
|
||||||
"event_handler",
|
"event_handler",
|
||||||
"event_type",
|
"event_type",
|
||||||
|
Loading…
Reference in New Issue
Block a user