EphemeralInteractionResponseBehavior
An InteractionResponseBehavior for an ephemeral response to an Interaction.
The response is only visible to the user who invoked the interaction.
Inheritors
Properties
Link copied to clipboard
Copied from the Interaction the response is for.
Link copied to clipboard
The supplier used to request entities.
Link copied to clipboard
Copied from the Interaction the response is for.
Functions
Link copied to clipboard
Returns a followup message for an interaction response.
Link copied to clipboard
Returns a followup message for an interaction response or null
if it was not found.
Link copied to clipboard
abstract override fun withStrategy(strategy: EntitySupplyStrategy<*>): EphemeralInteractionResponseBehavior