This commit is contained in:
idranme
2024-09-26 01:52:47 +08:00
parent f68b707e1c
commit 5217638b46
7 changed files with 80 additions and 9 deletions

View File

@@ -436,7 +436,7 @@ export namespace OB11Entities {
}
}
else if (groupElement.type === TipGroupElementType.Ban) {
ctx.logger.info('收到群员禁言提示', groupElement)
ctx.logger.info('收到群员禁言提示', groupElement)
const memberUid = groupElement.shutUp?.member.uid
const adminUid = groupElement.shutUp?.admin.uid
let memberUin: string = ''