NapCatQQ/packages/napcat-onebot/action
手瓜一十雪 e562a57713 Refactor type definitions and payload schemas in actions
Standardized type usage and improved type safety across multiple OneBot action files. Updated payload schemas to use string types for IDs and flags, refined return types, and enhanced message content typing. Added error handling for missing parameters in SetGroupTodo.
2026-01-25 16:26:27 +08:00
..
extends Refactor type definitions and payload schemas in actions 2026-01-25 16:26:27 +08:00
file Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
go-cqhttp Refactor type definitions and payload schemas in actions 2026-01-25 16:26:27 +08:00
group Refactor type definitions and payload schemas in actions 2026-01-25 16:26:27 +08:00
guild Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
msg Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
new Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
packet Refactor type definitions and payload schemas in actions 2026-01-25 16:26:27 +08:00
stream Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
system Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
test Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
user Refactor type definitions and payload schemas in actions 2026-01-25 16:26:27 +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 Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
router.ts 增加/fetch_emoji_likes_all (#1548) 2026-01-25 13:18:16 +08:00
schemas.ts Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00