7 lines
		
	
	
		
			241 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			241 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
 | 
						|
---@param unit string 
 | 
						|
---@param name string 
 | 
						|
---@param exactMatch boolean 
 | 
						|
---Demotes the given player from raid assistant status
 | 
						|
function DemoteAssistant(unit, name, exactMatch) end |