NapCatQQ/packages/napcat-onebot/action/extends
手瓜一十雪 e6687750eb Add actionSummary and improve action metadata
Introduces the actionSummary property to OneBotAction and updates all action classes to provide concise summaries and improved descriptions. Refactors example imports for better modularity, adds new example files for guild and packet actions, and updates the OpenAPI schema generator to use the new summary and improved descriptions. This enhances API documentation clarity and consistency.
2026-01-25 18:06:24 +08:00
..
BotExit.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
ClickInlineKeyboardButton.ts Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +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
examples.ts Refactor action example imports and add example files 2026-01-25 17:55:07 +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 actionSummary and improve action metadata 2026-01-25 18:06:24 +08:00
GetClientkey.ts Add actionSummary and improve action metadata 2026-01-25 18:06:24 +08:00
GetCollectionList.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +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 Refactor type definitions and payload schemas in actions 2026-01-25 16:26:27 +08:00
GetGroupAlbumMediaList.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetGroupInfoEx.ts Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
GetMiniAppArk.ts Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
GetProfileLike.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetQunAlbumList.ts Refactor type definitions and payload schemas in actions 2026-01-25 16:26:27 +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 Refactor type handling and improve message parsing 2026-01-25 16:32:36 +08:00
GetUserStatus.ts Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
MoveGroupFile.ts Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
OCRImage.ts Add actionSummary and improve action metadata 2026-01-25 18:06:24 +08:00
RenameGroupFile.ts Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
SendPacket.ts Refactor type handling and improve message parsing 2026-01-25 16:32:36 +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 action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
SetGroupRemark.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +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 Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
SetInputStatus.ts Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
SetLongNick.ts Add actionSummary and improve action metadata 2026-01-25 18:06:24 +08:00
SetOnlineStatus.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
SetQQAvatar.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
SetSpecialTitle.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
ShareContact.ts Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
TransGroupFile.ts Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
TranslateEnWordToZn.ts Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
UploadImageToQunAlbum.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00