NapCatQQ/packages/napcat-onebot/action/group
手瓜一十雪 e562a57713 Refactor type definitions and payload schemas in actions
Standardized type usage and improved type safety across multiple OneBot action files. Updated payload schemas to use string types for IDs and flags, refined return types, and enhanced message content typing. Added error handling for missing parameters in SetGroupTodo.
2026-01-25 16:26:27 +08:00
..
DelEssenceMsg.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
DelGroupNotice.ts Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
GetAiRecord.ts Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
GetGroupDetailInfo.ts Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
GetGroupEssence.ts Refactor type definitions and payload schemas in actions 2026-01-25 16:26:27 +08:00
GetGroupIgnoredNotifies.ts Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
GetGroupInfo.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetGroupList.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetGroupMemberInfo.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetGroupMemberList.ts Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
GetGroupNotice.ts Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
GetGroupShutList.ts Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
SendGroupAiRecord.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
SendGroupMsg.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
SetEssenceMsg.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
SetGroupAddRequest.ts Refactor type definitions and payload schemas in actions 2026-01-25 16:26:27 +08:00
SetGroupAdmin.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
SetGroupBan.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
SetGroupCard.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
SetGroupKick.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
SetGroupLeave.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
SetGroupName.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
SetGroupWholeBan.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00