Describe the bug
如题
Steps to reproduce
安装 Chatluna 并启动 adapter discord
Expected behavior
应该截断超过 25 个参数的命令,超出的参数直接忽略并发出警告
Screenshots
[400] {"message":"Invalid Form Body","code":50035,"errors":{"23":{"options":{"_errors":[{"code":"BASE_TYPE_MAX_LENGTH","message":"Must be 25 or fewer in length."}]}}}}
Versions
- OS: Docker
- Platform: Discord
- Node version: nodejs 26 lts
- Koishi version: 4.18.11
Additional context
No response
Describe the bug
如题
Steps to reproduce
安装 Chatluna 并启动 adapter discord
Expected behavior
应该截断超过 25 个参数的命令,超出的参数直接忽略并发出警告
Screenshots
Versions
Additional context
No response