slacker icon indicating copy to clipboard operation
slacker copied to clipboard

Make users.list accept pagination args

Open xiaochuanyu opened this issue 5 years ago • 1 comments

This PR adds cursor and limit to users.list API to allow pagination per https://api.slack.com/docs/pagination. API should be backward compatible. I also modified example to show how paging is done. I removed the channels part in example because that API is deprecated.

xiaochuanyu avatar Apr 28 '20 14:04 xiaochuanyu

@os Any chance we can get some 👀 on this? 🙏

CarltonHowell avatar Apr 30 '20 15:04 CarltonHowell