Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API: fix errors in message pagination and streamline changes with other pagination methods #150

Merged
merged 6 commits into from
Oct 19, 2020

Conversation

mavolin
Copy link
Contributor

@mavolin mavolin commented Oct 19, 2020

No description provided.

This fix fixes a condition which lead to all messages getting fetched if the limit was a multiple of 100, instead of just the limit.
…to match the style of message's pagination methods
@mavolin mavolin changed the title API: fix errors in message pagination; streamline changes with other pagination methods API: fix errors in message pagination and streamline changes with other pagination methods Oct 19, 2020
@diamondburned diamondburned merged commit 397d288 into diamondburned:master Oct 19, 2020
@mavolin mavolin deleted the fix/pagination branch October 30, 2020 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants