README
Slack Client (legacy)
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.
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.
<script type="module">
import slackClient from 'https://cdn.skypack.dev/@slack/client';
</script>
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.