完善部分api描述

This commit is contained in:
pohgxz
2026-01-26 16:27:16 +08:00
parent 46ff1a64e9
commit 5fecff6b14
18 changed files with 318 additions and 41 deletions

View File

@@ -15,7 +15,7 @@ type ReturnType = Static<typeof ReturnSchema>;
class SetGroupSignBase extends GetPacketStatusDepends<PayloadType, ReturnType> {
override payloadSchema = PayloadSchema;
override returnSchema = ReturnSchema;
override actionSummary = '设置群签名';
override actionSummary = '群打卡';
override actionTags = ['群组扩展'];
override payloadExample = {
group_id: '123456789'