5 lines
		
	
	
		
			185 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			185 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
| ---@diagnostic disable: missing-return, lowercase-global
 | |
| 
 | |
| ---@return 1nil showOffline 
 | |
| ---Returns whether the guild roster lists offline members
 | |
| function GetGuildRosterShowOffline() end |