NapCatQQ/packages/napcat-onebot/action
手瓜一十雪 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
..
example Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
extends Replace Type.Void() with Type.Object({}) 2026-02-02 13:17:06 +08:00
file Add plugin data management API and frontend support 2026-01-28 13:39:36 +08:00
go-cqhttp Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
group Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
guild Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
msg Support nested innerPacketMsg in SendMsgBase 2026-01-30 19:25:01 +08:00
new Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
packet Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
stream Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
system Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
test Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
user Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
auto-register.ts Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
index.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
OneBotAction.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
router.ts 增加/fetch_emoji_likes_all (#1548) 2026-01-25 13:18:16 +08:00
schemas.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00