mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-06 13:05:09 +00:00
feat: emoji like event from other to other
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user