NapCatQQ/packages/napcat-onebot/action/group
手瓜一十雪 b69352f6a1 Add payload and return schemas to OneBot actions
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.
2026-01-25 14:50:58 +08:00
..
DelEssenceMsg.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
DelGroupNotice.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetAiRecord.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetGroupDetailInfo.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetGroupEssence.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetGroupIgnoredNotifies.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +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 Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetGroupNotice.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
GetGroupShutList.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +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 Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +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