5 lines
		
	
	
		
			196 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			196 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
 | 
						|
---@return number numApplications 
 | 
						|
---Returns the number of groups the player has applied for.
 | 
						|
function C_LFGList.GetNumApplications() end |