@slack/client
- Version 5.0.2
- Published
- 7.19 kB
- 5 dependencies
- MIT license
Install
npm i @slack/client
yarn add @slack/client
pnpm add @slack/client
Overview
Legacy wrapper for official Slack Platform's Web API, RTM API, and Incoming Webhook libraries. Use @slack/web-api, @slack/rtm-api, or @slack/webhook instead.
Index
Variables
Variables
variable ErrorCode
const ErrorCode: any;
Package Files (1)
Dependencies (5)
Dev Dependencies (4)
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@slack/client
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/@slack/client)
- HTML<a href="https://www.jsdocs.io/package/@slack/client"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 2096 ms. - Missing or incorrect documentation? Open an issue for this package.