mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-27 21:07:01 -06:00
fix: keep acp typing for tool-only replies
This commit is contained in:
@@ -357,6 +357,7 @@ export type PluginHookReplyDispatchEvent = {
|
||||
sessionTtsAuto?: TtsAutoMode;
|
||||
ttsChannel?: string;
|
||||
suppressUserDelivery?: boolean;
|
||||
suppressReplyLifecycle?: boolean;
|
||||
sourceReplyDeliveryMode?: SourceReplyDeliveryMode;
|
||||
shouldRouteToOriginating: boolean;
|
||||
originatingChannel?: string;
|
||||
|
||||
Reference in New Issue
Block a user