ygimenez / Pagination-Utils

A collection of methods to make message pagination with JDA easier.
GNU Lesser General Public License v2.1
27 stars 7 forks source link

add showCancelButton for categorize and paginate #42

Closed avurro closed 1 year ago

avurro commented 2 years ago

As for buttonize allow to define the use or not of the cancel button.

ygimenez commented 1 year ago

Feature implemented in release 4.0.1 as method setCancellable() in Helper classes.