openclaw/extensions/telegram
thepagent fe98d2614d fix: forward forceDocument in channel.ts sendPayload (production path)
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.
2026-03-15 16:50:58 +08:00
..
src fix: forward forceDocument in channel.ts sendPayload (production path) 2026-03-15 16:50:58 +08:00
index.ts Extensions: migrate telegram plugin-sdk imports 2026-03-04 01:21:30 -05:00
openclaw.plugin.json
package.json build: sync plugins for 2026.3.14 2026-03-14 06:05:39 +00:00