EeeMoon

Results 1 issues of EeeMoon

### Summary application_checks.check_any() raises a TypeError ### Reproduction Steps Wrap a slash command in `application_checks.check_any()` decorator with `has_permissions()` or `has_guild_permissions()` checks. ### Minimal Reproducible Code ```python import nextcord from nextcord.ext...

t: bug
p: medium