-
-
Notifications
You must be signed in to change notification settings - Fork 471
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Interaction.defer is broken after #2579 #2682
Labels
Comments
I wonder why using pydantic would be a good idea... Anyhow. I'll see if I can pr a fix unless @Icebluewolf wants to do it since its his pr |
It's actually #2679 that breaks it. Will fix soon. |
should i revert for now? |
#2679 is not merged, how would it cause an issue on master ? |
Can reproduce. |
Fixed in 1ca07cb. |
9 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
#2579 breaks
interaction.defer()
Reproduction Steps
Run the code below or any other code that uses
interaction.defer()
Minimal Reproducible Code
Expected Results
No error
Actual Results
Intents
System Information
Checklist
Additional Context
No response
The text was updated successfully, but these errors were encountered: