NapCatQQ/packages/napcat-onebot/action
手瓜一十雪 b69352f6a1 Add payload and return schemas to OneBot actions
Introduced explicit payloadSchema and returnSchema definitions for all OneBotAction classes using @sinclair/typebox. This improves type safety, API documentation, and validation for action payloads and return values. Also refactored method signatures and types for consistency across the codebase.
2026-01-25 14:50:58 +08:00
..
extends Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
file Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
go-cqhttp Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
group Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
guild Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
msg Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
new Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
packet Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
stream Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +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 Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +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 Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00