Slash
0.11.0
Slash
/
tv.blademaker.slash.context
/
DeferrableInteraction
Deferrable
Interaction
interface
DeferrableInteraction
Functions
Inheritors
Functions
acknowledge
Link copied to clipboard
abstract
suspend
fun
acknowledge
(
ephemeral
:
Boolean
=
false
)
Automatically detect if the interaction is already acknowledge and if not will acknowledge it.
acknowledge
Async
Link copied to clipboard
open
suspend
fun
acknowledgeAsync
(
ephemeral
:
Boolean
)
:
Deferred
<
Unit
>
Inheritors
ModalContext
Link copied to clipboard
SlashCommandContext
Link copied to clipboard