NapCatQQ/packages/napcat-onebot/action/extends
手瓜一十雪 1df3742748 Enhance action metadata and add examples for new actions
Added actionSummary, actionDescription, and actionTags to multiple OneBot actions for improved API documentation. Introduced payload and response examples for new actions (GetDoubtFriendsAddRequest, SetDoubtFriendsAddRequest) in a new examples.ts file. Also removed unused imports from several files for code clarity.
2026-01-25 18:10:15 +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 Enhance action metadata and add examples for new actions 2026-01-25 18:10:15 +08:00
SetOnlineStatus.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
SetQQAvatar.ts Enhance action metadata and add examples for new actions 2026-01-25 18:10:15 +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