discordx-ts / discordx

🤖 Create a discord bot with TypeScript and Decorators!
https://discordx.js.org
Apache License 2.0
621 stars 50 forks source link

[Feature]: Ability to customize when start/end buttons are displayed #758

Closed Senexis closed 2 years ago

Senexis commented 2 years ago

Feature?

Currently the start/end buttons are only displayed if the paginator contains 10 or more items. However, since I'm using it to display articles one at a time in chronological order, I would like that to be much sooner, as soon as 3 items. Please add the ability to customize the threshold.

Package

@discordx/pagination

vijayymmeena commented 2 years ago

patch released 🎉