/api/v1/channels.members is returning the wrong number of items returned by the call.
{"members":[...members list...],"count":50,"offset":0,"total":168869,"success":true}
Its count field says it has 50 items, while the members array actually has only 49 items
Running on {"version":"0.62.0","success":true}