UNPKG

slack-edge

Version:

Slack app development framework for edge functions with streamlined TypeScript support

6 lines 167 B
export interface AssistantThreadContext { enterprise_id: string | null; team_id: string; channel_id: string; } //# sourceMappingURL=thread-context.d.ts.map