mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-04 22:51:13 +00:00
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. |
||
|---|---|---|
| .. | ||
| CanSendImage.ts | ||
| CanSendRecord.ts | ||
| CleanCache.ts | ||
| GetCredentials.ts | ||
| GetCSRF.ts | ||
| GetLoginInfo.ts | ||
| GetStatus.ts | ||
| GetSystemMsg.ts | ||
| GetVersionInfo.ts | ||
| SetRestart.ts | ||