7 lines
		
	
	
		
			277 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			277 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@return 1nil canPromote
 | 
						|
---Returns whether the player is allowed to promote other guild members. The player may promote other members only up to the rank below his or her own.
 | 
						|
function CanGuildPromote() end
 |