mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-16 17:00:51 +00: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