Interface ClickCallback.Options.Builder

    • Method Detail

      • lifetime

        @NotNull
        @NotNull ClickCallback.Options.Builder lifetime​(@NotNull
                                                        @NotNull java.time.temporal.TemporalAmount duration)
        Set how long the callback should last from sending.
        Parameters:
        duration - the duration of this callback, from the time it is sent
        Returns:
        this builder
        Since:
        4.13.0