Modals
How to reply discord modals
Creating a Responder for Modals
Below you can see a code snippet responding to a command interaction by showing a modal:
Reply to modal interaction
To reply to a modal with Responder
, add ResponderType.Modal
to the types: