mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-03 19:50:28 +00:00
refactor!: rename chat providers to channels
This commit is contained in:
@@ -42,7 +42,7 @@ export type ClawdbotPluginToolContext = {
|
||||
agentDir?: string;
|
||||
agentId?: string;
|
||||
sessionKey?: string;
|
||||
messageProvider?: string;
|
||||
messageChannel?: string;
|
||||
agentAccountId?: string;
|
||||
sandboxed?: boolean;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user