mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-03 16:40:24 +00:00
Outbound: preserve routed audioAsVoice delivery
This commit is contained in:
@@ -130,6 +130,7 @@ export type ChannelOutboundContext = {
|
||||
to: string;
|
||||
text: string;
|
||||
mediaUrl?: string;
|
||||
audioAsVoice?: boolean;
|
||||
mediaLocalRoots?: readonly string[];
|
||||
gifPlayback?: boolean;
|
||||
/** Send image as document to avoid Telegram compression. */
|
||||
|
||||
Reference in New Issue
Block a user