NapCatQQ/packages/napcat-onebot/action
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
..
extends 增加/fetch_emoji_likes_all (#1548) 2026-01-25 13:18:16 +08:00
file feat: Support custom filename and cover image for Flash Transfer (#1544) 2026-01-25 09:51:43 +08:00
go-cqhttp Add upload_file option for file upload actions 2026-01-03 16:25:38 +08:00
group feat: add settings field to group notice API response (#1505) 2026-01-13 16:32:03 +08:00
guild refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
msg Make emoji_likes_list optional in OB11Message 2026-01-13 17:08:31 +08:00
new refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
packet refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
stream Add convertToNTSilkTct to FFmpeg adapters and update usage (#1517) 2026-01-13 16:18:32 +08:00
system feat: 优化离线重连机制,支持通过前端实现重新登录 2026-01-17 15:38:24 +08:00
test feat: 装饰器与装饰器路由注册 2025-11-14 19:49:13 +08:00
user refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
auto-register.ts Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
index.ts 增加/fetch_emoji_likes_all (#1548) 2026-01-25 13:18:16 +08:00
OneBotAction.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
router.ts 增加/fetch_emoji_likes_all (#1548) 2026-01-25 13:18:16 +08:00