示例#1
0
 public static void RemoveChatGroup(uint chatGroupId)
 {
     ServerCoreLoader.RemoveChatGroup(chatGroupId);
 }