5 lines
		
	
	
		
			216 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			216 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
 | 
						|
---@return number numInvites 
 | 
						|
---Returns the number of calendar invitations to which the player has yet to respond
 | 
						|
function CalendarGetNumPendingInvites() end |