Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

1.1.1 (2023-03-01)

Latest
Compare
Choose a tag to compare
@Samira-El Samira-El released this 01 Mar 09:25
· 1 commit to master since this release
481715f
  • Increase page size to 1000 is users list endpoint which is the default and max of the slack API to mitigate rate limiting when iterating through pages.

  • Change from deprecated slackclient to recommend slack-sdk which has a similar APIs.