PublicInteractionResponseBehavior
An InteractionResponseBehavior for a public response to an Interaction.
The response is visible to all users in the channel the interaction was sent from.
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<*>): PublicInteractionResponseBehavior