NapCatQQ/packages/napcat-onebot/action/extends
手瓜一十雪 20398af648 Refactor type handling and improve message parsing
Updated several actions to use more precise type casting and type guards, improving type safety and clarity. Enhanced message parsing logic for forward messages and group/friend message history. Standardized return schemas and error handling for avatar and group portrait actions.
2026-01-25 16:32:36 +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
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 Refactor type handling and improve message parsing 2026-01-25 16:32:36 +08:00
GetClientkey.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetCollectionList.ts Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +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 payload and return schemas to OneBot actions 2026-01-25 14:50:58 +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 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 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 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 Refactor type handling and improve message parsing 2026-01-25 16:32:36 +08:00
SetSpecialTitle.ts Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +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