Uses of Interface
org.javacord.api.interaction.callback.ComponentInteractionOriginalMessageUpdater
-
Packages that use ComponentInteractionOriginalMessageUpdater Package Description org.javacord.api.interaction -
-
Uses of ComponentInteractionOriginalMessageUpdater in org.javacord.api.interaction
Methods in org.javacord.api.interaction that return ComponentInteractionOriginalMessageUpdater Modifier and Type Method Description ComponentInteractionOriginalMessageUpdaterMessageComponentInteractionBase. createOriginalMessageUpdater()Creates a message updater that can be used to update the message the component of this interaction is attached to.
-