mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-21 08:04:59 +00:00
Gateway chat: mark explicit external deliver routes in context
This commit is contained in:
@@ -935,6 +935,7 @@ export const chatHandlers: GatewayRequestHandlers = {
|
||||
Surface: INTERNAL_MESSAGE_CHANNEL,
|
||||
OriginatingChannel: originatingChannel,
|
||||
OriginatingTo: originatingTo,
|
||||
ExplicitDeliverRoute: hasDeliverableRoute,
|
||||
AccountId: accountId,
|
||||
MessageThreadId: messageThreadId,
|
||||
ChatType: "direct",
|
||||
|
||||
Reference in New Issue
Block a user