This repository has been archived by the owner on Jun 22, 2024. It is now read-only.
Releases: devRael1/discordjs-pagination
Releases · devRael1/discordjs-pagination
v2.7.6
What's Changed
- New
client
option, required only iftime
option is set and greater than 900000ms (i.e 15 minutes). - This patch bypasses discord's native limitation of keeping webhook tokens for 15 minutes, in order to delete the embed if the
deletedAtEnd
option is true.
Full Changelog: v2.7.5...v2.7.6
v2.7.5
v.2.7.4
What's changed ?
- Update
discord.js
version package to14.9
(last version)
Full Changelog: v2.7.2...v2.7.4
v2.7.2
v2.7.0
What's changed ?
- Update README.md
- Update buttons Styles & Types (type & values declaration)
- Package no longer support
discord.js v13
- Patch issue with type of interaction (The package did not support interaction from the
intercationCreate
event) - New exported values & type
- Update discord.js package (
discord.js v14.2
>discord.js v14.6
)
Full Changelog: v2.6.8...v2.7.0
v2.6.8
v2.6.6
What's changed ?
- Patch bug with Modal Interaction System to edit message after Modal Submit.
- Small updates in code
Full Changelog: v2.6.4...v2.6.6
v2.6.4
What's changed ?
- New
disableButtons
system to just disable or remove buttons after timeout - Update README.md
Full Changelog: v2.6.2...v2.6.4
v1.8.8
What's changed ?
- Update
README.md
- New
disableButtons
system to disable or remove button after timeout.
Full Changelog: v1.8.6...v1.8.8