mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 06:21:26 +00:00
refactor!: rename chat providers to channels
This commit is contained in:
@@ -287,7 +287,7 @@ describe("agentCommand", () => {
|
||||
message: "hi",
|
||||
to: "123",
|
||||
deliver: true,
|
||||
provider: "telegram",
|
||||
channel: "telegram",
|
||||
},
|
||||
runtime,
|
||||
deps,
|
||||
|
||||
Reference in New Issue
Block a user