5 lines
		
	
	
		
			209 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			209 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
 | 
						|
---@param index number 
 | 
						|
---Disables voice in a channel specified by its position in the channel list display
 | 
						|
function DisplayChannelVoiceOff(index) end |