7 lines
		
	
	
		
			215 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			215 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
 | 
						|
---@param channel number
 | 
						|
---@return string type
 | 
						|
---Returns information about an existing battle.net conversation
 | 
						|
function BNGetConversationInfo(channel) end
 |