Modmail icon indicating copy to clipboard operation
Modmail copied to clipboard

Dynamic select options in paginator's select menu

Open Jerrie-Aries opened this issue 1 year ago • 0 comments

  • 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 for EmbedPaginatorSession. Defaults to True. 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.

Jerrie-Aries avatar Aug 05 '23 01:08 Jerrie-Aries