移除服务器身份组
Future<NIMResult<void>> deleteServerRole(QChatDeleteServerRoleParam param) { return _platform.deleteServerRole(param); }