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.
Steve C 7365dd1bd2
[commands] Allow delete_after in Context.send on ephemeral messages
3 years ago
..
__init__.py [commands] Add initial implementation of hybrid commands 3 years ago
_types.py Fix type annotations to adhere to latest pyright release 3 years ago
bot.py Add coro tag to docstrings that were missing it 3 years ago
cog.py [commands] Add Cog.has_app_command_error_handler 3 years ago
context.py [commands] Allow delete_after in Context.send on ephemeral messages 3 years ago
converter.py Fix usage of single backticks to links and code-blocks 3 years ago
cooldowns.py Fix various generics throughout the public interface 3 years ago
core.py Fix usage of single backticks to links and code-blocks 3 years ago
errors.py [commands] Fix typing error with CheckAnyFailure 3 years ago
flags.py Refactor certain f-strings and literals 3 years ago
help.py Add coro tag to docstrings that were missing it 3 years ago
hybrid.py [commands] Fix HybridCommandGroup._update_copy to update fallback 3 years ago
parameters.py [commands] Add missing description parameter to docs 3 years ago
view.py Update comments after `# type: ignore` to be compatible with PEP 484 3 years ago