Interface ComponentInteractionOriginalMessageUpdater

    • Method Detail

      • update

        java.util.concurrent.CompletableFuture<java.lang.Void> update()
        Updates the message this component is attached to. You must call this method within 3 seconds after receiving the interaction.
        Returns:
        A CompletableFuture that completes as soon as the request has been submitted successfully