mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
fix(slack): preserve original bytes for forced media (#122667)
Punchcard-Session: crisp-valley-brook-8r
This commit is contained in:
+3
-2
@@ -98,8 +98,9 @@ true}`. `--pin` is shorthand for pinned delivery when the channel supports
|
||||
it.
|
||||
- `--reply-to <id>`, `--thread-id <id>` (Telegram forum topic; Slack thread
|
||||
timestamp, same field as `--reply-to`).
|
||||
- `--force-document` (Telegram, WhatsApp): send images/GIFs/videos as
|
||||
documents to avoid channel compression.
|
||||
- `--force-document`: preserve original image bytes on Slack, or send
|
||||
images/GIFs/videos as documents on Telegram and WhatsApp, to avoid channel
|
||||
compression.
|
||||
- `--silent` (Telegram, Discord): send without a notification.
|
||||
- `--gif-playback` (WhatsApp only): treat video media as GIF playback.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user