We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1eae1f commit 0ff410fCopy full SHA for 0ff410f
1 file changed
apps/guide/content/docs/legacy/interactions/modals.mdx
@@ -371,7 +371,7 @@ The `ModalSubmitInteraction` class provides the same methods as the `ChatInputCo
371
- `deleteReply()`
372
- `followUp()`
373
374
-If the modal was shown prompted through a button or select menu interaction, it will additionally provide methods to update the underlying message:
+If the modal was prompted through a button or select menu interaction, these methods may be used to update the underlying message:
375
376
- `update()`
377
- `deferUpdate()`
0 commit comments