Slack: fix shared interactive registration context
This commit is contained in:
parent
c66b994965
commit
eb51ba5c1d
@ -570,6 +570,7 @@ export function registerSlackInteractionEvents(params: { ctx: SlackMonitorContex
|
|||||||
summary: actionSummary,
|
summary: actionSummary,
|
||||||
}),
|
}),
|
||||||
ctx: {
|
ctx: {
|
||||||
|
channel: "slack",
|
||||||
accountId: ctx.accountId,
|
accountId: ctx.accountId,
|
||||||
interactionId: pluginInteractionData,
|
interactionId: pluginInteractionData,
|
||||||
conversationId: channelId ?? "",
|
conversationId: channelId ?? "",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user