You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement the Slack channel adapter using Vercel Chat SDK. Slack is the primary validation target — it has the richest API and tests the full flow (native threads, buttons, selects).
Summary
Implement the Slack channel adapter using Vercel Chat SDK. Slack is the primary validation target — it has the richest API and tests the full flow (native threads, buttons, selects).
Tasks
{ threads: true, buttons: true, selectMenus: true, replyMessages: false, dms: true, fileUpload: true }Acceptance Criteria
ChannelAdapterinterfaceDependencies
ChannelAdapterinterfaceReferences