NapCatQQ/packages/napcat-onebot
手瓜一十雪 f6c79370cb Replace Type.Void() with Type.Object({})
Replace Type.Void() payload/return schemas with Type.Object({}) in several OneBot action extensions to represent empty object schemas and avoid void-type validation issues. Updated files: BotExit (payload & return), GetClientkey, GetFriendWithCategory, GetGroupAddRequest, GetRkey, GetRobotUinRange, GetUnidirectionalFriendList.
2026-02-02 13:17:06 +08:00
..
action Replace Type.Void() with Type.Object({}) 2026-02-02 13:17:06 +08:00
api Reapply "Add image download proxy support to OneBot" 2026-01-29 20:40:19 +08:00
config Reapply "Add image download proxy support to OneBot" 2026-01-29 20:40:19 +08:00
event Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
helper refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
network Default plugins disabled; skip loading disabled 2026-01-31 15:26:56 +08:00
types Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
index.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
package.json feat: 所有的类型检查 2025-11-15 12:57:19 +08:00
tsconfig.json Refactor TypeScript configs to use shared base 2025-11-15 14:00:27 +08:00