NapCatQQ/packages/napcat-onebot
手瓜一十雪 d525f9b03d Refactor and standardize share and message history APIs
Standardized field names (e.g., 'reverseOrder' to 'reverse_order', 'phoneNumber' to 'phone_number') and added new action names and classes for sharing contacts and group cards (SendArkShare, SendGroupArkShare). Deprecated old action names, updated API schemas and routes, and ensured backward compatibility for legacy fields. Updated frontend API definitions to match backend changes.
2025-11-22 13:14:46 +08:00
..
action Refactor and standardize share and message history APIs 2025-11-22 13:14:46 +08:00
api Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
config feat: 大规模去耦合 2025-11-15 13:36:33 +08:00
event refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
helper refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
network feat: 大规模去耦合 2025-11-15 13:36:33 +08:00
types refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
index.ts Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
package.json feat: 所有的类型检查 2025-11-15 12:57:19 +08:00
tsconfig.json Refactor TypeScript configs to use shared base 2025-11-15 14:00:27 +08:00