docs: complete channels rename sweep
This commit is contained in:
@@ -67,8 +67,8 @@ A `sessionKey` identifies *which conversation bucket* you’re in (routing + iso
|
||||
Common patterns:
|
||||
|
||||
- Main/direct chat (per agent): `agent:<agentId>:<mainKey>` (default `main`)
|
||||
- Group: `agent:<agentId>:<provider>:group:<id>`
|
||||
- Room/channel (Discord/Slack): `agent:<agentId>:<provider>:channel:<id>` or `...:room:<id>`
|
||||
- Group: `agent:<agentId>:<channel>:group:<id>`
|
||||
- Room/channel (Discord/Slack): `agent:<agentId>:<channel>:channel:<id>` or `...:room:<id>`
|
||||
- Cron: `cron:<job.id>`
|
||||
- Webhook: `hook:<uuid>` (unless overridden)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user