AminoJS / Amino.JS

A powerful JavaScript library for interacting with the Amino API :star2:
MIT License
27 stars 5 forks source link

getComUsers() return 25 users only from well coms ( #66

Open riverfeya opened 4 years ago

riverfeya commented 4 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior: (Please describe how we could reproduce the Error you encountered)

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

felixfong227 commented 4 years ago

Hello @riverfeya can you elaborate more on this issue, particularly, what do you mean by "well coms"

Right now, the development schedule of this library is seriously leaking behind due to various reasons, and as of the current version of this library (3.0.0) the getComUsers() method is not yet supporting any sort of pagination calls yet. But this will surely be supported on the later releases.

riverfeya commented 4 years ago

hi sweet, thank you for ansver me!

I mean: if i can retrieve all of coms users with getComUsers() or only 25 ?

p.s. thank you for AminoJS !