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 99e7c41 commit a9e65f7Copy full SHA for a9e65f7
docs/gettingstarted.rst
@@ -64,6 +64,8 @@ the *logical* part of our code, the command function:
64
- ``ctx.respond()``: This is a way for us to handle responses. In short, the API
65
requires some way to "acknowledge" an interaction response that we want to send off.
66
67
+(An alias of this would be ``ctx.ack()``)
68
+
69
Giving some options for variety.
70
--------------------------------
71
0 commit comments