This commit is contained in:
手瓜一十雪 2024-10-22 11:37:01 +08:00
parent f0afba6cd9
commit 4896ca9279

View File

@ -135,12 +135,10 @@ export enum ActionName {
GetRkey = 'nc_get_rkey',
GetGroupShutList = 'get_group_shut_list',
GetGuildList = 'get_guild_list',
GetGuildProfile = 'get_guild_service_profile',
// GetGroupIgnoreAddRequest = 'get_group_ignore_add_request',
// GetConfig = 'get_config',
// SetConfig = 'set_config',
// Debug = 'debug',
// GetGuildList = 'get_guild_list',
// TestApi01 = 'test_api_01',
// GetGuildProfile = 'get_guild_service_profile',
// UploadForwardMsg = "upload_forward_msg",
}