NapCatQQ/packages/napcat-onebot/action/file
手瓜一十雪 075047d790 Refactor payload schemas to use string IDs
Replaced Type.Union([Type.Number(), Type.String()]) with Type.String for group_id, user_id, and similar fields across all action payload schemas to standardize input types. Also made minor improvements to error handling, return types, and removed unused imports for better code clarity and consistency.
2026-01-25 15:07:43 +08:00
..
flash Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
online Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
GetFile.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetGroupFileUrl.ts Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
GetImage.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GetPrivateFileUrl.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetRecord.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00