79639506

Date: 2025-05-26 20:07:00
Score: 1
Natty:
Report link

It isn't possible to reply to a modal with another modal, which is why the ModalInteraction type doesn't have a .showModal method.

Instead, your best option is probably to display an error message (which can be ephemeral), and add a try again button to that message, which then opens a new modal in response to the button.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Yankue