Recent changes Random page
GAMING
Gaming
 
StarCraft Wiki
Super Smash Wiki
Halopedia
Diablo Wiki
FFXIclopedia
Grand Theft Wiki
See more...

API ChannelKick

From WoWWiki

Jump to: navigation, search
Main Menu


Kicks a player from the specified channel.

ChannelKick(channelName, playerName);

Arguments
(String channelName, String playerName)
channelName 
The name of the channel to kick from
playerName 
The name of the player to kick

Returns
nil

Example
ChannelKick("uimods", "alexyoshi");
Result

Description
Kicks player playerName from channel channelName.
Rate this article:
Share this article: