mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-05 07:01:16 +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. |
||
|---|---|---|
| .. | ||
| BaseDownloadStream.ts | ||
| CleanStreamTempFile.ts | ||
| DownloadFileImageStream.ts | ||
| DownloadFileRecordStream.ts | ||
| DownloadFileStream.ts | ||
| Readme.txt | ||
| StreamBasic.ts | ||
| test_upload_stream.py | ||
| TestStreamDownload.ts | ||
| UploadFileStream.ts | ||
# Stream-Api ## 流式接口