NapCatQQ/packages/napcat-onebot/action/extends
手瓜一十雪 5b80a8576f Refactor extends actions to use new examples module
Replaced imports of ActionExamples with ExtendsActionsExamples in all extends actions. Updated action summary, description, tags, and example references for consistency and clarity across actions. This improves maintainability and aligns with the new examples structure.
2026-01-25 18:23:19 +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 Refactor extends actions to use new examples module 2026-01-25 18:23:19 +08:00
GetClientkey.ts Refactor extends actions to use new examples module 2026-01-25 18:23:19 +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 Refactor extends actions to use new examples module 2026-01-25 18:23:19 +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 extends actions to use new examples module 2026-01-25 18:23:19 +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 Refactor extends actions to use new examples module 2026-01-25 18:23:19 +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 Refactor extends actions to use new examples module 2026-01-25 18:23:19 +08:00
SetOnlineStatus.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
SetQQAvatar.ts Refactor extends actions to use new examples module 2026-01-25 18:23:19 +08:00
SetSpecialTitle.ts Refactor extends actions to use new examples module 2026-01-25 18:23:19 +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 extends actions to use new examples module 2026-01-25 18:23:19 +08:00
UploadImageToQunAlbum.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00