8 lines
		
	
	
		
			222 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			222 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@param presenceID number
 | 
						|
---@return boolean isSelf
 | 
						|
---Returns whether or not the presence ID is the one of the player
 | 
						|
function BNIsSelf(presenceID) end
 |