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.
Rapptz e8a2eeea06 [commands] Rename Cog.app_command_group to Cog.app_command 3 years ago
..
__init__.py [commands] Add initial implementation of hybrid commands 3 years ago
_types.py [commands] Fix type hints for checks, hooks, and error handlers 3 years ago
bot.py [commands] Rework Cog + Group inheritance to requite GroupCog 3 years ago
cog.py [commands] Rename Cog.app_command_group to Cog.app_command 3 years ago
context.py [commands] Ignore delete_after for ephemeral interaction sends 3 years ago
converter.py Update to pyright 1.1.242 3 years ago
cooldowns.py [commands] Allow subtracting multiple tokens from cooldown 3 years ago
core.py [commands] fix signature when displayed_default is missing 3 years ago
errors.py [commands] Add Range converter 3 years ago
flags.py [commands] Add converter kwarg to flag 3 years ago
help.py Update Pyright to 1.1.237 3 years ago
hybrid.py Fix remaining --verifytypes related errors 3 years ago
parameters.py [commands] Fix missing ctx in example 3 years ago
view.py Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago