fixed meesage format to openclaw
This commit is contained in:
@@ -249,7 +249,7 @@ function sendToGateway(text) {
|
||||
method: "chat.send",
|
||||
params: {
|
||||
sessionKey: "aria-diagnostic",
|
||||
text,
|
||||
message: text,
|
||||
idempotencyKey: crypto.randomUUID(),
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user