NapCatQQ/packages/napcat-onebot/action/extends
手瓜一十雪 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
..
BotExit.ts Replace Type.Void() with Type.Object({}) 2026-02-02 13:17:06 +08:00
ClickInlineKeyboardButton.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
CreateCollection.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
DelGroupAlbumMedia.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
DoGroupAlbumComment.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
FetchCustomFace.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
FetchEmojiLike.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
GetAiCharacters.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
GetClientkey.ts Replace Type.Void() with Type.Object({}) 2026-02-02 13:17:06 +08:00
GetCollectionList.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
GetEmojiLikes.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
GetFriendWithCategory.ts Replace Type.Void() with Type.Object({}) 2026-02-02 13:17:06 +08:00
GetGroupAddRequest.ts Replace Type.Void() with Type.Object({}) 2026-02-02 13:17:06 +08:00
GetGroupAlbumMediaList.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
GetGroupInfoEx.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
GetMiniAppArk.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
GetProfileLike.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
GetQunAlbumList.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
GetRkey.ts Replace Type.Void() with Type.Object({}) 2026-02-02 13:17:06 +08:00
GetRobotUinRange.ts Replace Type.Void() with Type.Object({}) 2026-02-02 13:17:06 +08:00
GetUnidirectionalFriendList.ts Replace Type.Void() with Type.Object({}) 2026-02-02 13:17:06 +08:00
GetUserStatus.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
MoveGroupFile.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
OCRImage.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
RenameGroupFile.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
SendPacket.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
SetDiyOnlineStatus.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
SetGroupAddOption.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
SetGroupAlbumMediaLike.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
SetGroupKickMembers.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
SetGroupRemark.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
SetGroupRobotAddOption.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
SetGroupSearch.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
SetGroupSign.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
SetInputStatus.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
SetLongNick.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
SetOnlineStatus.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
SetQQAvatar.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
SetSpecialTitle.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
ShareContact.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
TransGroupFile.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
TranslateEnWordToZn.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
UploadImageToQunAlbum.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00