Gateway chat: mark explicit external deliver routes in context

This commit is contained in:
Vincent Koc 2026-03-06 00:39:28 -05:00
parent b437be4d72
commit 732d1e5d55

View File

@ -935,6 +935,7 @@ export const chatHandlers: GatewayRequestHandlers = {
Surface: INTERNAL_MESSAGE_CHANNEL,
OriginatingChannel: originatingChannel,
OriginatingTo: originatingTo,
ExplicitDeliverRoute: hasDeliverableRoute,
AccountId: accountId,
MessageThreadId: messageThreadId,
ChatType: "direct",