Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

slacker-core

wataru3MIT1.1.0TypeScript support: included

TODO: description

readme

slacker-core

The very thin wrapper of WebClient from @slack/web-api.

What's different

It has a built-in paginate function that returns all request's result as an array.

Warning

The pagination feature only supports the following requests:

  • conversations.list
  • conversations.history
  • users.list

They are stored in src/listAttributes.ts