This package is deprecated
Use:
npm install --save @slack/client
... to get the replacement and check out the changelog to see the changes since the latest on this package.
Use @slack/client instead, this package is no longer maintained
A library for creating a Slack client
This package is deprecated
Use:
npm install --save @slack/client
... to get the replacement and check out the changelog to see the changes since the latest on this package.
AUTHENTICATED
event now also emits the rtm.start
payloadopts.logger
is correctaccount_inactive
team_xxx
events to set the team back to the data-store once changes are madeexample-web-client
Refactors the library to javascript, adds a lot of tests and restructures it to improve maintainability and extend functionality.
team_migration_started
event is receivedping
is received on the websocketgetChannelByName
now strips leading hash marks (#9)getChannelsWithUnreads
(#8)open
event (#19)