Files
AstrBot/tests/test_kook/data/kook_ws_event_reconnect_err.json
T
shuiping233 f5ba1a026a perf: Implement Pydantic data models for the KOOK adapter to enhance data retrieval and message schema validation (#5719)
* refactor: 给kook适配器添加kook事件数据类

* format: 使用StrEnum替换kook适配器中的(str,enum)
2026-03-17 18:05:58 +08:00

7 lines
89 B
JSON

{
"s": 5,
"d": {
"code": 40108,
"err": "Invalid SN"
}
}