Slack: fix review regressions

This commit is contained in:
Vincent Koc
2026-03-15 20:38:18 -07:00
committed by Peter Steinberger
parent c7d31bae8a
commit 0277aa0159
7 changed files with 124 additions and 23 deletions

View File

@@ -65,6 +65,7 @@ type SlackInteractiveDispatchContext = Omit<
PluginInteractiveSlackHandlerContext,
| "interaction"
| "respond"
| "channel"
| "requestConversationBinding"
| "detachConversationBinding"
| "getCurrentConversationBinding"