deferEphemeralResponse
open suspend fun deferEphemeralResponse(): DeferredEphemeralMessageInteractionResponseBehavior(source)
Acknowledges the interaction with the intent of responding with an ephemeral message later by calling respond on the returned object.
There will be a 'loading' animation that is only visible to the user who invoked the interaction.
Throws
if something went wrong during the request.