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.
James Gayfer f26d3a7155
Add interaction check to command tree
3 years ago
..
__init__.py Reorganise documentation for interactions 3 years ago
commands.py Ignore errors if it's already handled in app commands 3 years ago
errors.py Wrap non-AppCommandError exceptions with TransformerError 3 years ago
models.py Fix some type checker errors and remove some type ignores 3 years ago
namespace.py Fallback to Object if the type is not resolved in namespace 3 years ago
transformers.py Allow Transformer.transform to be synchronous as well. 3 years ago
tree.py Add interaction check to command tree 3 years ago