Slash command with Option of type str and min/max_length raise AttributeError #1526
Closed
3 tasks done
Labels
unconfirmed bug
A bug report that needs triaging
Summary
Slash command with Option of type str and min/max length values raise AttributeError
Bot fails when trying to load a cog that has such command.
Reproduction Steps
Create slash commands with Option of type str and min/max length and try to register it
Minimal Reproducible Code
Expected Results
The option should be accepted correctly
Actual Results
Intents
discord.Intents.all()
System Information
Checklist
Additional Context
No response
The text was updated successfully, but these errors were encountered: