We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i've trying using .leaderboard() but it just fetch some random user, not actually top user
.leaderboard()
then how can i get the top user? without using .all()
.all()
The text was updated successfully, but these errors were encountered:
what do you mean by random? @sinkaroid
Sorry, something went wrong.
people with high balance won't showing in the leaderboard, its just showing some random people, not actually the top people
same issue
created pull request to fix it #29
No branches or pull requests
i've trying using
.leaderboard()
but it just fetch some random user, not actually top user
then how can i get the top user? without using
.all()
The text was updated successfully, but these errors were encountered: