NapCatQQ/packages/napcat-onebot/action/system
手瓜一十雪 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
..
CanSendImage.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
CanSendRecord.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
CleanCache.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetCredentials.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetCSRF.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetLoginInfo.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetStatus.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetSystemMsg.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetVersionInfo.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
SetRestart.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00