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 1db8e04 commit 22fa87dCopy full SHA for 22fa87d
docs/migration.rst
@@ -19,7 +19,7 @@ We suggest deferring if you might take more than three seconds to respond, but i
19
.. note::
20
You **must** respond with ``.send`` within 15 minutes of the command being invoked to avoid an "interaction failed" message, if you defer.
21
This is especially relevant for bots that had 'invisible' commands, where the invocation was not shown.
22
- If you wish to have the invocation of the command not visible, send an ephermical success message, and then do what you used to.
+ If you wish to have the invocation of the command not visible, send an ephemeral success message, and then do what you used to.
23
It is no longer possible to "eat" the invocation.
24
``ctx.channel.send`` does **not** count as responding.
25
0 commit comments