Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement
LeaveChannelByName -Documentation by AlexanderYoshi-

Leaves the channel with the specified name.

LeaveChannelByName(channelName);

Arguments
(String channelName)
channelName
The name of the channel to leave

Returns
nil

Example
LeaveChannelByName("Trade");
Result

Description
Leaves the channel with the specified name.



Template:WoW API

Advertisement