Package net.dv8tion.jda.api.requests.restaction.pagination

Extensions of RestAction that allow to access paginated discord endpoints like the message history of a MessageChannel.
The PaginationAction is designed to work as an Iterable of the specified endpoint. Each implementation specifies the endpoints it will use in the class-level javadoc.
Since:
3.1