mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-06 13:05:09 +00:00
Update constructor.ts
This commit is contained in:
@@ -455,6 +455,7 @@ export class OB11Constructor {
|
||||
const event = new OB11FriendAddNoticeEvent(parseInt(msg.peerUin));
|
||||
return event;
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
static friend(friend: User): OB11User {
|
||||
|
||||
Reference in New Issue
Block a user