ChannelInvite

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

Invites the specified user to the channel.

ChannelInvite(channelName, playerName)

Arguments

channelName
string - The name of the channel to invite to
playerName
string - The name of the player to invite

Example

ChannelInvite("uimods", "Sembiance")