test: type message gateway options · openclaw/openclaw@101cb70
openclaw
·
2026-05-29
·
via Recent Commits to openclaw:main
Skip to content
Navigation Menu
Saved searches
Use saved searches to filter your results more quickly
Sign up
Commit 101cb70
test: type message gateway options
1 file changed
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|
@@ -109,6 +109,9 @@ type RunMessageActionInput = {
|
109 | 109 | agentId?: string; |
110 | 110 | cfg?: unknown; |
111 | 111 | defaultAccountId?: string; |
| 112 | +gateway?: { |
| 113 | +timeoutMs?: unknown; |
| 114 | +}; |
112 | 115 | params?: Record<string, unknown>; |
113 | 116 | requesterSenderId?: string; |
114 | 117 | sandboxRoot?: string; |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
0 commit comments