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 Discord channel adapter using Vercel Chat SDK. Discord validates another thread model (Discord threads / forum channels) and message components.
Summary
Implement the Discord channel adapter using Vercel Chat SDK. Discord validates another thread model (Discord threads / forum channels) and message components.
Tasks
{ threads: true, buttons: true, selectMenus: true, replyMessages: false, dms: true, fileUpload: true }Acceptance Criteria
ChannelAdapterinterfaceDependencies
ChannelAdapterinterfaceReferences