NapCatQQ/packages/napcat-onebot/action/extends
Hans155922 b75b733bb0
增加/fetch_emoji_likes_all (#1548)
* Update FetchEmojiLike.ts

* 减少getMsgEmojiLikesList参数,一次性全部拉取

* Update FetchEmojiLike.ts

* Refactor API message schema and update descriptions

* Update and rename FetchEmojiLike.ts to FetchEmojiLikesAll.ts

* Create FetchEmojiLike.ts

* Update router.ts

* Update index.ts

* Update index.ts

* Update FetchEmojiLikesAll.ts

* Update FetchEmojiLikesAll.ts

* Refactor emoji likes API and update related logic

Replaces FetchEmojiLikesAll with GetEmojiLikes, updating the API to use a new payload and return schema. Adjusts action registration, router action names, and frontend API mapping accordingly. Adds isShortId utility to MessageUnique for improved message ID handling.

---------

Co-authored-by: 手瓜一十雪 <nanaeonn@outlook.com>
2026-01-25 13:18:16 +08:00
..
BotExit.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
ClickInlineKeyboardButton.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
CreateCollection.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
DelGroupAlbumMedia.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
DoGroupAlbumComment.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
FetchCustomFace.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
FetchEmojiLike.ts fix #1515 & Add cookie parameter to getMsgEmojiLikesList API 2026-01-23 21:41:28 +08:00
GetAiCharacters.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GetClientkey.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GetCollectionList.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GetEmojiLikes.ts 增加/fetch_emoji_likes_all (#1548) 2026-01-25 13:18:16 +08:00
GetFriendWithCategory.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GetGroupAddRequest.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GetGroupAlbumMediaList.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GetGroupInfoEx.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GetMiniAppArk.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GetProfileLike.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GetQunAlbumList.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GetRkey.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GetRobotUinRange.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GetUnidirectionalFriendList.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GetUserStatus.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
MoveGroupFile.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
OCRImage.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
RenameGroupFile.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
SendPacket.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
SetDiyOnlineStatus.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
SetGroupAddOption.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
SetGroupAlbumMediaLike.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
SetGroupKickMembers.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
SetGroupRemark.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
SetGroupRobotAddOption.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
SetGroupSearch.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
SetGroupSign.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
SetInputStatus.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
SetLongNick.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
SetOnlineStatus.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
SetQQAvatar.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
SetSpecialTitle.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
ShareContact.ts Refactor and standardize share and message history APIs 2025-11-22 13:14:46 +08:00
TransGroupFile.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
TranslateEnWordToZn.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
UploadImageToQunAlbum.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00