Extends
Methods
(async) acknowledge() → {Promise}
Acknowledges the ping interaction with a pong response. Note: You can not use more than 1 initial interaction response per interaction.
- Source:
Returns:
- Type:
-
Promise
(async) pong() → {Promise}
Acknowledges the ping interaction with a pong response. Note: You can not use more than 1 initial interaction response per interaction.
- Source:
Returns:
- Type:
-
Promise