Package net.dv8tion.jda.api.interactions.response
package net.dv8tion.jda.api.interactions.response
-
InterfacesClassDescriptionInteraction callback response that is created by interaction replies like
IReplyCallback#reply()
or interaction updates likeIMessageEditCallback#editMessage()
.