feat: emoji like event from other to other

This commit is contained in:
Wesley F. Young
2024-08-28 13:05:02 +08:00
parent 5e11a3a37b
commit 778dae112f
6 changed files with 882 additions and 5 deletions

View File

@@ -127,7 +127,7 @@ export class OneBotGroupApi {
return await this.createGroupEmojiLikeEvent(groupCode, senderUin, msgSeq, emojiId);
}
private async createGroupEmojiLikeEvent(
async createGroupEmojiLikeEvent(
groupCode: string,
senderUin: string,
msgSeq: string,