mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-19 05:05:44 +08:00
Moved file element creation methods (for file, picture, video, and ptt) from napcat-core/apis/file.ts to a new OneBotFileApi class in napcat-onebot/api/file.ts. Updated package.json dependencies to remove unused packages and fix workspace references. This improves separation of concerns and modularity between core and onebot-specific logic. |
||
|---|---|---|
| .. | ||
| adapters | ||
| apis | ||
| data | ||
| external | ||
| helper | ||
| listeners | ||
| packet | ||
| protocol | ||
| services | ||
| types | ||
| index.ts | ||
| package.json | ||
| tsconfig.json | ||
| wrapper.ts | ||