mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-21 09:36:35 +00:00
fix: get_online_clients
This commit is contained in:
parent
baaa8a70dc
commit
bd717c298a
@ -134,6 +134,7 @@ export enum ActionName {
|
|||||||
GetUserStatus = 'nc_get_user_status',
|
GetUserStatus = 'nc_get_user_status',
|
||||||
GetRkey = 'nc_get_rkey',
|
GetRkey = 'nc_get_rkey',
|
||||||
GetGroupShutList = 'get_group_shut_list',
|
GetGroupShutList = 'get_group_shut_list',
|
||||||
|
GetOnlineClient = "get_online_clients",
|
||||||
|
|
||||||
// GetGroupIgnoreAddRequest = 'get_group_ignore_add_request',
|
// GetGroupIgnoreAddRequest = 'get_group_ignore_add_request',
|
||||||
// GetConfig = 'get_config',
|
// GetConfig = 'get_config',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user