AxonCore
AxonCore copied to clipboard
(DRAFT) Add Pagination
PULL REQUEST
Overview
Adds ability to chunk, and paginate over chunked data.
Adds:
- Chunker
- Paginator
- Discord Paginator
Description: Dynamically paginates, and renders a given set of data (embeds) with an easy to use api.
Status
- [x] Typings have been updated or don't need to be.
- [ ] This PR have been tested and is ready to be merged.
Semantic versioning classification
- MINOR: This PR adds new features, improve the code and/or implies minimal API changes.
Got some free time tonight, really hoping to get this done then :)