mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-06 13:05:09 +00:00
fix: richmeida name
This commit is contained in:
@@ -102,9 +102,13 @@ export const actionHandlers = [
|
||||
new GetMsg(),
|
||||
new GetLoginInfo(),
|
||||
new GetFriendList(),
|
||||
new GetGroupList(), new GetGroupInfo(),
|
||||
new GetGroupMemberList(), new GetGroupMemberInfo(),
|
||||
new SendGroupMsg(), new SendPrivateMsg(), new SendMsg(),
|
||||
new GetGroupList(),
|
||||
new GetGroupInfo(),
|
||||
new GetGroupMemberList(),
|
||||
new GetGroupMemberInfo(),
|
||||
new SendGroupMsg(),
|
||||
new SendPrivateMsg(),
|
||||
new SendMsg(),
|
||||
new DeleteMsg(),
|
||||
new SetGroupAddRequest(),
|
||||
new SetFriendAddRequest(),
|
||||
|
||||
Reference in New Issue
Block a user