SetChannelPassword

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 1.0.0 / 1.13.2

Changes the password of the current channel.

SetChannelPassword(channelName, password)

Arguments

channelName
string - The name of the channel.
password
any - The password to assign to the channel.

Example

SetChannelPassword("Sembiance", "secretpassword");