mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 09:10:45 +00:00
fix(slack): support exact message reads
This commit is contained in:
@@ -101,7 +101,8 @@ Name lookup:
|
||||
- `read`
|
||||
- Channels: Discord/Slack/Matrix
|
||||
- Required: `--target`
|
||||
- Optional: `--limit`, `--before`, `--after`
|
||||
- Optional: `--limit`, `--message-id`, `--before`, `--after`
|
||||
- Slack only: `--message-id` reads a specific Slack message timestamp; combine with `--thread-id` to read an exact thread reply.
|
||||
- Discord only: `--around`
|
||||
|
||||
- `edit`
|
||||
|
||||
Reference in New Issue
Block a user