Nathan Spees

Results 4 issues of Nathan Spees

## About This pull request converts MISSING into a class instance, which allows for things like `__repr__`, `__bool__`, and other similar things to be added ## Checklist - [x] I've...

## About This pull request adds support for embed suppression in interaction responses ## Checklist - [x] The ``pre-commit`` code linter has been run over all edited files to ensure...

## About This pull request adds the client, command, and extension to CommandContext instances ## Checklist - [x] The ``pre-commit`` code linter has been run over all edited files to...

### Describe the feature. There are quite a few places where the function parameters don't quite line up with what it expects. This is mostly referencing `*args: Tuple[...]` and `**kwargs:...

documentation
enhancement