mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
Docs: clarify Discord channel type values
This commit is contained in:
@@ -332,7 +332,7 @@ Create, edit, delete, and move channels and categories. Enable via `discord.acti
|
||||
}
|
||||
```
|
||||
|
||||
- `type`: 0 = text, 2 = voice, 4 = category (use `categoryCreate` for convenience)
|
||||
- `type`: Discord channel type integer (0 = text, 2 = voice, 4 = category; other values supported)
|
||||
- `parentId`: category ID to nest under (optional)
|
||||
- `topic`, `position`, `nsfw`: optional
|
||||
|
||||
|
||||
Reference in New Issue
Block a user