Using chat with slack.com

TypeScript integration

Install
npm install chat
Quick start
import Chat from 'chat';

const client = new Chat({ apiKey: "YOUR_API_KEY" });
Search for messages matching a query
curl \
  https://slack.com/api/ai.alpha.search.messages
SDK on GitHub 📄 API Docs
SDK
chat
TypeScript
API
slack.com
slack.com:openai
At a glance
Language TypeScript
Endpoints1
Base URLhttps://slack.com/api