Modmail
Modmail copied to clipboard
Dynamic select options in paginator's select menu
- The list of select options in the select menu are no longer static. The options are now dynamically updated based on the value of current page. The list update will be triggered by every interaction made whether on button or select menu.
- Add
create_select
parameter forEmbedPaginatorSession
. Defaults toTrue
. This gives option to manually disable the select creation when using the instance if needed. - Fixes error when the provided embeds for
EmbedPaginatorSession
don't have title.
Try it with pages more than 25. Example, ?config help
.