You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get error 500 when I try to send a deferred update from modal submit. I am attaching the request body below.
When I try to change the message without defer, I get an error with the code 10062.
The error is affected by the number of characters in the embed (including the url icon), components, and their options. Symbols mean emojis, numbers, and letters.
Steps to Reproduce
Reply to command interaction with some component
Show modal on component interaction
Send (or defer and send) update response with body:
Description
I get error 500 when I try to send a deferred update from modal submit. I am attaching the request body below.
When I try to change the message without defer, I get an error with the code 10062.
The error is affected by the number of characters in the embed (including the url icon), components, and their options. Symbols mean emojis, numbers, and letters.
Steps to Reproduce
Expected Behavior
Message updating without errors
Current Behavior
Throws 500 or 10062 error
Screenshots/Videos
No response
Client and System Information
MacOS 15.3.2
@discordjs/[email protected]
The text was updated successfully, but these errors were encountered: