Interface ReactionAddEvent

    • Method Detail

      • removeReaction

        java.util.concurrent.CompletableFuture<java.lang.Void> removeReaction()
        Removes the added reaction.
        Returns:
        A future to tell us if the action was successful.