mirror of https://github.com/openclaw/openclaw.git
The telegramPlugin.outbound.sendPayload in channel.ts is the actual production path used by the plugin registry. It was not forwarding forceDocument, making the fix in outbound-adapter.ts ineffective. - Add forceDocument to buildTelegramSendOptions params and output - Destructure and pass forceDocument in sendPayload Addresses Codex review on #46119. |
||
|---|---|---|
| .. | ||
| src | ||
| index.ts | ||
| openclaw.plugin.json | ||
| package.json | ||