NapCatQQ/packages/napcat-onebot/action/extends
手瓜一十雪 335c83a3d5 Refactor action example imports and add example files
Moved action example data to dedicated 'examples.ts' files for each action category (extends, file, go-cqhttp, group, msg, system, user). Updated all action classes to import and use the new example modules, improving code organization and maintainability. Also added missing actionTags and actionDescription where appropriate.
2026-01-25 17:55:07 +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 action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
GetClientkey.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +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 Refactor action example imports and add example files 2026-01-25 17:55:07 +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 payload and return schemas to OneBot actions 2026-01-25 14:50:58 +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