thrownewMeteor.Error('error-archived-duplicate-name','There\'s an archived channel with name '+name,{function:'RocketChat.createPrivateGroup',room_name:name});
}else{
thrownewMeteor.Error('error-duplicate-channel-name','A channel with name \''+name+'\' exists',{function:'RocketChat.createPrivateGroup',room_name:name});