Initial commit
This commit is contained in:
		
							
								
								
									
										10
									
								
								api/JoinPermanentChannel.lua
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								api/JoinPermanentChannel.lua
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| ---@diagnostic disable: missing-return, lowercase-global | ||||
|  | ||||
| ---@param name string  | ||||
| ---@param password string  | ||||
| ---@param chatFrameIndex number  | ||||
| ---@param enableVoice boolean  | ||||
| ---@return number zoneChannel  | ||||
| ---@return string channelName  | ||||
| ---Joins a channel, saving associated chat window settings | ||||
| function JoinPermanentChannel(name, password, chatFrameIndex, enableVoice) end | ||||
		Reference in New Issue
	
	Block a user