This commit is contained in:
手瓜一十雪
2025-04-23 11:47:58 +08:00
parent 5db7a90a24
commit 6b8b14aba2
3 changed files with 28 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ export const ActionName = {
SetGroupLeave: 'set_group_leave',
SetSpecialTitle: 'set_group_special_title',
SetFriendAddRequest: 'set_friend_add_request',
SetFriendRemark: 'set_friend_remark',
SetGroupAddRequest: 'set_group_add_request',
GetLoginInfo: 'get_login_info',
GoCQHTTP_GetStrangerInfo: 'get_stranger_info',