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

API ChannelInvite

From WoWWiki

Jump to: navigation, search
Main Menu


Invites the specified user to the channel.

ChannelInvite(channelName, playerName);

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

Returns
nil

Example
ChannelInvite("uimods", "Sembiance");
Result

Description
Invites player playerName to channel channelName.
Rate this article:
Share this article:
.