NapCatQQ/packages/napcat-onebot/action/extends
手瓜一十雪 b69352f6a1 Add payload and return schemas to OneBot actions
Introduced explicit payloadSchema and returnSchema definitions for all OneBotAction classes using @sinclair/typebox. This improves type safety, API documentation, and validation for action payloads and return values. Also refactored method signatures and types for consistency across the codebase.
2026-01-25 14:50:58 +08:00
..
BotExit.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
ClickInlineKeyboardButton.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
CreateCollection.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
DelGroupAlbumMedia.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
DoGroupAlbumComment.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
FetchCustomFace.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
FetchEmojiLike.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetAiCharacters.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetClientkey.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetCollectionList.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetEmojiLikes.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetFriendWithCategory.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetGroupAddRequest.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetGroupAlbumMediaList.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetGroupInfoEx.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetMiniAppArk.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetProfileLike.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetQunAlbumList.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetRkey.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetRobotUinRange.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetUnidirectionalFriendList.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetUserStatus.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
MoveGroupFile.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
OCRImage.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
RenameGroupFile.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
SendPacket.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
SetDiyOnlineStatus.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
SetGroupAddOption.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
SetGroupAlbumMediaLike.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
SetGroupKickMembers.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
SetGroupRemark.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
SetGroupRobotAddOption.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
SetGroupSearch.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
SetGroupSign.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
SetInputStatus.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
SetLongNick.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
SetOnlineStatus.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
SetQQAvatar.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
SetSpecialTitle.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
ShareContact.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
TransGroupFile.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
TranslateEnWordToZn.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
UploadImageToQunAlbum.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00