From 6392007486cc34e74487046fc6963d7af08dec25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Huan=20=28=E6=9D=8E=E5=8D=93=E6=A1=93=29?= Date: Mon, 28 Feb 2022 09:36:06 +0800 Subject: [PATCH] TODO (https://github.com/wechaty/puppet-oicq/issues/27) --- ...forward-message-to-qq-community.handler.ts | 44 +++++++++++++------ 1 file changed, 30 insertions(+), 14 deletions(-) diff --git a/src/core/sync-community-rooms/commands/handlers/forward-message-to-qq-community.handler.ts b/src/core/sync-community-rooms/commands/handlers/forward-message-to-qq-community.handler.ts index 13642130..2858d943 100644 --- a/src/core/sync-community-rooms/commands/handlers/forward-message-to-qq-community.handler.ts +++ b/src/core/sync-community-rooms/commands/handlers/forward-message-to-qq-community.handler.ts @@ -58,20 +58,36 @@ export class ForwardMessageToQqCommunityHandler implements ICommandHandler