ChannelUnmute

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

Unmutes the specified user on the channel.

ChannelUnmute(channelName, playerName)

Arguments

channelName
string - The name of the channel to remove mute on
playerName
string - The name of the player to remove mute from (allow to speak)

See also

Example

ChannelUnmute("uimods", "Sembiance");