You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Josh 9fcb3c8871
[commands] Add overload to run_converters
4 years ago
..
__init__.py [commands] Add initial implementation of hybrid commands 4 years ago
_types.py [commands] Fix type hints for checks, hooks, and error handlers 4 years ago
bot.py [commands] Add Bot.hybrid_group and Bot.hybrid_command decorators 4 years ago
cog.py [commands] Add initial implementation of hybrid commands 4 years ago
context.py [commands] Mock interaction context prefix 4 years ago
converter.py [commands] Add overload to run_converters 4 years ago
cooldowns.py Add application command cooldown decorators 4 years ago
core.py [commands] Fix type hints for checks, hooks, and error handlers 4 years ago
errors.py [commands] Add Range converter 4 years ago
flags.py [commands] Add converter kwarg to flag 4 years ago
help.py Update Pyright to 1.1.237 4 years ago
hybrid.py [commands] Change Parameters header to Attributes in HybridGroup 4 years ago
parameters.py [commands] Fix missing ctx in example 4 years ago
view.py Update comments after `# type: ignore` to be compatible with PEP 484 4 years ago